OptionalFieldAttribute.VersionAdded 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定版本號碼以指出何時新增操作欄位。
public:
property int VersionAdded { int get(); void set(int value); };
public int VersionAdded { get; set; }
member this.VersionAdded : int with get, set
Public Property VersionAdded As Integer
屬性值
備註
設定此屬性不會影響序列化。 此屬性目前未使用。