PrivacyNoticeBindingElement.Url Property

Definition

Gets or sets the URI at which the privacy notice is located.

public:
 property Uri ^ Url { Uri ^ get(); void set(Uri ^ value); };
public Uri Url { get; set; }
member this.Url : Uri with get, set
Public Property Url As Uri

Property Value

Uri

The Uri at which the privacy notice is located.

Applies to