다음을 통해 공유


MapAddress.Country 속성

정의

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

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

속성 값

String

Platform::String

winrt::hstring

주소의 국가입니다.

적용 대상

추가 정보