DomainXmlSerializerDirectoryEntry.SerializerType Property
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.
Type of the DomainClassXmlSerializer for the DomainClass.
public:
property Type ^ SerializerType { Type ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public Type SerializerType { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.SerializerType : Type
Public ReadOnly Property SerializerType As Type
Property Value
- Attributes