DomainXmlSerializerDirectoryEntry Class
Visual Studio 2015
Associates one domain class ID to its DomainClassXmlSerializer type.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | DomainXmlSerializerDirectoryEntry(Guid, Type^) | Initializes a new instance of the DomainXmlSerializerDirectoryEntry class. |
| Name | Description | |
|---|---|---|
![]() | DomainClassId | Gets the domain class ID. |
![]() | SerializerType | Gets the type of DomainClassXmlSerializer for the domain class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
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:

