DomainXmlSerializerDirectoryEntry.SerializerType Property

Definition

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

Applies to