KnownTypeAttribute.Type Tulajdonság

Definíció

Lekéri a szerializálás vagy deszerializálás során felismerendő típust a 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

Tulajdonság értéke

A Type szerializálás vagy a deszerializálás során használt.

A következőre érvényes: