다음을 통해 공유


MapStyleSheetEntries.Education 속성

정의

학교 영역을 나타내는 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

학교 영역을 나타내는 JSON 항목 이름입니다.

적용 대상