Partager via


PrivacyNoticeElement.Url Propriété

Définition

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

Uri où se trouve l'avis de confidentialité.

Attributs

S’applique à