Compartir a través de


LocationMetadata.RegionCategory Propiedad

Definición

Obtiene la categoría de la región. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a