DomainXmlTypeSerializerDirectoryEntry 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 maps a type to the serializer type to use.
public ref class DomainXmlTypeSerializerDirectoryEntry sealed
public sealed class DomainXmlTypeSerializerDirectoryEntry
type DomainXmlTypeSerializerDirectoryEntry = class
Public NotInheritable Class DomainXmlTypeSerializerDirectoryEntry
- Inheritance
-
DomainXmlTypeSerializerDirectoryEntry
Constructors
DomainXmlTypeSerializerDirectoryEntry(Type, Type) |
Constructor |
Properties
SerializerType |
Type of the serializer to use |
SourceType |
Type being serialized |