MapStyleSheetEntries.Park Property

Definition

Gets the JSON entry name that represents park areas.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents park areas.

Applies to