MapStyleSheetEntries.Trail Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The JSON entry name that represents walking trails through parks or hiking trails.