次の方法で共有


MapStyleSheetEntries.GolfCourse プロパティ

定義

ゴルフ 場の領域を表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ゴルフ 場の領域を表す JSON エントリ名。

適用対象