Udostępnij za pośrednictwem


CivicAddress.CountryRegion Właściwość

Definicja

Pobiera lub ustawia kraj lub region lokalizacji.

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

Wartość właściwości

Kod kraju lub regionu. Jeśli dane nie są podane, zwraca wartość Empty.

Uwagi

Kraj lub region jest zazwyczaj reprezentowany przez dwuliterowy kod kraju ISO-3166.

Dotyczy