Share via


Marketplace.PublisherName Property

Definition

Gets the name of publisher.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publisherName")]
public string PublisherName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publisherName")>]
member this.PublisherName : string
Public ReadOnly Property PublisherName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to