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 条目名称。

适用于