다음을 통해 공유


MapStyleSheetEntries.Continent 속성

정의

전체 대륙의 영역을 나타내는 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

전체 대륙의 영역을 나타내는 JSON 항목 이름입니다.

적용 대상