Aracılığıyla paylaş


CivicAddress.CountryRegion Özellik

Tanım

Konumun ülkesini veya bölgesini alır veya ayarlar.

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

Özellik Değeri

Ülke veya bölge kodu. Veriler sağlanmazsa döndürür Empty.

Açıklamalar

Ülke veya bölge genellikle iki harfli ISO-3166 ülke koduyla temsil edilir.

Şunlara uygulanır