MapAddress.Continent 속성

정의

주소의 대륙을 가져오거나 설정합니다.

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

속성 값

String

Platform::String

winrt::hstring

주소의 대륙입니다.

적용 대상

추가 정보