XmlSerializerVersionAttribute.Type Tulajdonság

Definíció

Lekéri vagy beállítja azt a típust, amelyen a szerializáló működik.

public:
 property Type ^ Type { Type ^ get(); void set(Type ^ value); };
public Type? Type { get; set; }
public Type Type { get; set; }
member this.Type : Type with get, set
Public Property Type As Type

Tulajdonság értéke

A Type szerializálandó.

A következőre érvényes: