Compartir a través de


TimeZoneTimeZoneInformation.Location Propiedad

Definición

Obtiene o establece el nombre de la ubicación geográfica. Por ejemplo, County; Ciudad; Ciudad, Estado; Ciudad, Estado, País; o zona horaria.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a