다음을 통해 공유


CommunityGalleryInfo.CommunityGalleryEnabled Property

Definition

Gets contains info about whether community gallery sharing is enabled.

[Newtonsoft.Json.JsonProperty(PropertyName="communityGalleryEnabled")]
public bool? CommunityGalleryEnabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="communityGalleryEnabled")>]
member this.CommunityGalleryEnabled : Nullable<bool>
Public ReadOnly Property CommunityGalleryEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to