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

适用于