MapStyleSheetEntries.GolfCourse Property

Definition

Gets the JSON entry name that represents areas of golf courses.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents areas of golf courses.

Applies to