共用方式為


CommunityGalleryInfo.PublicNamePrefix Property

Definition

Gets or sets the prefix of the gallery name that will be displayed publicly. Visible to all users.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to