XmlSerializerVersionAttribute.Type Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des Typs, auf dem der Serialisierer ausgeführt wird.

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

Eigenschaftswert

Der Type serialisiert werden soll.

Gilt für: