Partager via


PostalAddress.CountryIso Propriété

Définition

Obtient le code ISO à deux lettres de ce countr. Par exemple, Les États-Unis.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à