Freigeben über


TimeZone.OtherCityTimes Eigenschaft

Definition

Ruft eine Liste der Datums- und Uhrzeitangaben von Zeitzonen in der Nähe ab.

[Newtonsoft.Json.JsonProperty(PropertyName="otherCityTimes")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.TimeZoneTimeZoneInformation> OtherCityTimes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="otherCityTimes")>]
member this.OtherCityTimes : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.TimeZoneTimeZoneInformation>
Public ReadOnly Property OtherCityTimes As IList(Of TimeZoneTimeZoneInformation)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: