다음을 통해 공유


CommunityGalleryInfo.PublisherUri Property

Definition

Gets or sets the link to the publisher website. Visible to all users.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to