PrivacyNoticeBindingElement.Version 属性
定义
获取或设置绑定的隐私声明版本号。Gets or sets the privacy notice version number for the binding.
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
属性值
隐私声明的版本号。The version number of the privacy notice.