Compartilhar via


TimeZoneTimeZoneInformation.Location Propriedade

Definição

Obtém ou define o nome da localização geográfica. Por exemplo, County; Cidade; Cidade, Estado; Cidade, Estado, País; ou Fuso horário.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a