Delen via


CommunityGalleryInfo.PublisherContact Property

Definition

Gets or sets community gallery publisher support email. The email address of the publisher. Visible to all users.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to