CivicAddress.CountryRegion 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定位置的國家/地區。
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
屬性值
國家或地區代碼。 如果未提供任何資料,則傳回 Empty。
備註
國家或地區通常會以兩個字母 ISO-3166 國家/地區代碼表示。