CommunityGalleryInfo.PublicNamePrefix プロパティ

定義

パブリックに表示されるギャラリー名のプレフィックスを取得または設定します。 すべてのユーザーに表示されます。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象