Partager via


ConfigureDeviceRequest.TimeZone Propriété

Définition

Obtient ou définit le fuseau horaire de l’appareil. Par exemple : « Pacific Standard Time »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à