Sdílet prostřednictvím


CivicAddress.CountryRegion Vlastnost

Definice

Získá nebo nastaví zemi nebo oblast umístění.

public:
 property System::String ^ CountryRegion { System::String ^ get(); void set(System::String ^ value); };
public string CountryRegion { get; set; }
member this.CountryRegion : string with get, set
Public Property CountryRegion As String

Hodnota vlastnosti

Kód země nebo oblasti Pokud se data nezadá, vrátí Emptyhodnotu .

Poznámky

Země nebo oblast jsou obvykle reprezentovány dvoumísmenný kód země ISO-3166.

Platí pro