次の方法で共有


TimeZone.TimeZoneId プロパティ

定義

タイム ゾーン ID を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeZoneId")]
public string TimeZoneId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeZoneId")>]
member this.TimeZoneId : string
Public ReadOnly Property TimeZoneId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象