Freigeben über


PostalAddress.CountryIso Eigenschaft

Definition

Ruft den aus zwei Buchstaben bestehenden ISO-Code dieses Countrs ab. Beispiel: USA.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: