KnownTypeAttribute.Type Egenskap

Definition

Hämtar den typ som ska identifieras under serialisering eller deserialisering av DataContractSerializer.

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

Egenskapsvärde

Det Type som används under serialisering eller deserialisering.

Gäller för