ApplicationProperties.MarketplaceIdentifier Property

Definition

Gets the marketplace identifier.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to