CivicAddress.CountryRegion 속성

정의

위치의 국가/지역을 가져오거나 설정합니다.

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를 반환합니다.

설명

국가 또는 지역 2 자 ISO 3166 국가 코드를 일반적으로 표시 됩니다.

적용 대상