XmlSerializerVersionAttribute.Type 屬性

定義

取得或設定序列化程式要在其上運作的型別。

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

屬性值

Type

要序列化的 Type

適用於