Sdílet prostřednictvím


PrivacyNoticeElement.Version Vlastnost

Definice

Získá nebo nastaví verzi tohoto oznámení o ochraně osobních údajů.

public:
 property int Version { int get(); void set(int value); };
[System.Configuration.ConfigurationProperty("version", DefaultValue=0)]
[System.Configuration.IntegerValidator(MinValue=0)]
public int Version { get; set; }
[<System.Configuration.ConfigurationProperty("version", DefaultValue=0)>]
[<System.Configuration.IntegerValidator(MinValue=0)>]
member this.Version : int with get, set
Public Property Version As Integer

Hodnota vlastnosti

Celé číslo, které určuje verzi tohoto oznámení o zásadách ochrany osobních údajů.

Atributy

Platí pro