Offer.PublisherDisplayName Property

Definition

Gets publisher name that will be displayed prominently in the marketplace

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to