Condividi tramite


LocationMetadata.RegionCategory Property

Definition

Gets the category of the region. Possible values include: 'Recommended', 'Extended', 'Other'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to