XmlSerializedDescriptorInfo.DeserializerType Property

Definition

The class whose ImportFromXml(XElement) method can be used to deserialize the value stored in SerializedDescriptorElement.

public:
 property Type ^ DeserializerType { Type ^ get(); };
public Type DeserializerType { get; }
member this.DeserializerType : Type
Public ReadOnly Property DeserializerType As Type

Property Value

Applies to