Share via


PrivacyNoticeBindingElement.Url プロパティ

定義

プライバシーに関する声明が存在する場所の URI を取得または設定します。

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

プロパティ値

Uri

プライバシーに関する声明の場所を示す Uri

適用対象