Compartir a través de


Location.LocationName Propiedad

Definición

Obtiene o establece el nombre de la región.

[Newtonsoft.Json.JsonProperty(PropertyName="locationName")]
public string LocationName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locationName")>]
member this.LocationName : string with get, set
Public Property LocationName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a