XmlSerializerVersionAttribute.Type Vlastnost

Definice

Získá nebo nastaví typ, na který serializátor pracuje.

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

Hodnota vlastnosti

Type

To, co Type se má serializovat.

Platí pro