KnownTypeAttribute.Type Eigenschap

Definitie

Hiermee haalt u het type op dat moet worden herkend tijdens serialisatie of deserialisatie door de DataContractSerializer.

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

Waarde van eigenschap

Het Type dat wordt gebruikt tijdens serialisatie of deserialisatie.

Van toepassing op