CommunityGalleryInfo.PublisherUri プロパティ

定義

パブリッシャー Web サイトへのリンクを取得または設定します。 すべてのユーザーに表示されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象