다음을 통해 공유


MapStyleSheetEntries.Business 속성

정의

식당, 병원, 학교 등을 나타내는 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

식당, 병원, 학교 등을 나타내는 JSON 항목 이름입니다.

적용 대상