DomainXmlTypeSerializerDirectoryEntry Class
Visual Studio 2015
An tuple that maps a type to the serializer type to use.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | DomainXmlTypeSerializerDirectoryEntry(Type^, Type^) | Constructor |
| Name | Description | |
|---|---|---|
![]() | SerializerType | Type of the serializer to use |
![]() | SourceType | Type being serialized |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
A tuple that maps a type to the serializer type to use.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

