PrivacyNoticeElement.Url Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l'URI où se trouve l'avis de confidentialité.
public:
property Uri ^ Url { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("url")]
public Uri Url { get; set; }
[<System.Configuration.ConfigurationProperty("url")>]
member this.Url : Uri with get, set
Public Property Url As Uri
Valeur de propriété
Uri où se trouve l'avis de confidentialité.
- Attributs