SharedGalleryImage.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

適用対象