다음을 통해 공유


MapStyleSheetEntries.Island 속성

정의

섬 영역의 레이블을 나타내는 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

섬 영역의 레이블을 나타내는 JSON 항목 이름입니다.

적용 대상