DomainXmlSerializerDirectoryEntry Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An tuple that wraps one DomainClassId to its DomainClassXmlSerializer type.
public ref class DomainXmlSerializerDirectoryEntry sealed
public sealed class DomainXmlSerializerDirectoryEntry
type DomainXmlSerializerDirectoryEntry = class
Public NotInheritable Class DomainXmlSerializerDirectoryEntry
- Inheritance
-
DomainXmlSerializerDirectoryEntry
Constructors
DomainXmlSerializerDirectoryEntry(Guid, Type) |
Constructor |
Properties
DomainClassId |
DomainClass ID. |
SerializerType |
Type of the DomainClassXmlSerializer for the DomainClass. |