ModelBusReferencePropertySerializer Class
Custom DomainProperty serializer to serialize/deserializer ModelBusReferences
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Microsoft.VisualStudio.Modeling::DomainPropertyXmlSerializer
Microsoft.VisualStudio.Modeling.Integration::ModelBusReferencePropertySerializer
| Name | Description | |
|---|---|---|
![]() | ModelBusReferencePropertySerializer() |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetString<T>(SerializationContext^, T) | Converts the supplied object to a string format.(Inherited from DomainPropertyXmlSerializer.) |
![]() | GetString<T>(SerializationContext^, T) | Return the supplied model bus reference as a string(Overrides DomainPropertyXmlSerializer::GetString<T>(SerializationContext^, T).) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetValue<T>(SerializationContext^, String^) | Attempts to deserialize the suppling string to a model bus reference(Overrides DomainPropertyXmlSerializer::GetValue<T>(SerializationContext^, String^).) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | FilePathLoadContextKey | Key into the ReferenceContext set by the serializer when deserializing. |
![]() ![]() | FilePathSaveContextKey | Key into the ReferenceContext set by the serialier when serializing. |
![]() ![]() | ModelBusLoadContextKey | Key into the SerializationContext used by the serializer when (de)serializing. |
This class is dependant on the DSL runtime as it inherits from DomainPropertyXmlSerializer.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



