次の方法で共有


GalleryImageUpdate.PrivacyStatementUri プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privacyStatementUri")]
public string PrivacyStatementUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privacyStatementUri")>]
member this.PrivacyStatementUri : string with get, set
Public Property PrivacyStatementUri As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象