次の方法で共有


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 エントリ名。

適用対象