Freigeben über


PostalAddress.AddressRegion Eigenschaft

Definition

Ruft den Bundesland- oder Provinzcode ab, in dem sich die Adresse befindet. Dies kann der aus zwei Buchstaben bestehende Code sein. Beispiel: WA oder der vollständige Name , Washington.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: