MapAddress.CountryCode 속성

정의

주소의 국가 코드를 가져오거나 설정합니다.

public:
 property Platform::String ^ CountryCode { Platform::String ^ get(); };
winrt::hstring CountryCode();
public string CountryCode { get; }
var string = mapAddress.countryCode;
Public ReadOnly Property CountryCode As String

속성 값

String

Platform::String

winrt::hstring

주소의 국가 코드입니다.

적용 대상

추가 정보