MapStyleSheetEntries.Trail Property

Definition

Gets the JSON entry name that represents walking trails through parks or hiking trails.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents walking trails through parks or hiking trails.

Applies to