다음을 통해 공유


MapStyleSheetEntries.Stadium 속성

정의

경기장의 영역을 나타내는 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

경기장의 영역을 나타내는 JSON 항목 이름입니다.

적용 대상