共用方式為


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 專案名稱。

適用於