Share via


PrivacyNoticeBindingElement.Version プロパティ

定義

バインドに対するプライバシーに関する声明のバージョン番号を取得または設定します。

public:
 property int Version { int get(); void set(int value); };
public int Version { get; set; }
member this.Version : int with get, set
Public Property Version As Integer

プロパティ値

プライバシーに関する声明のバージョン番号。

適用対象