Freigeben über


PostalAddress.AddressLocality Eigenschaft

Definition

Ruft die Stadt ab, in der sich die Adresse befindet. Beispiel: Seattle.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: