Partager via


Settings.TimeZone Propriété

Définition

Obtient ou définit l’entrée facultative timeZone en tant que chaîne. Par exemple : TimeZone = « Pacific Standard Time ».

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à