MapStyleSheetEntries.TollRoad Property

Definition

Gets the JSON entry name that represents roads that cost money to use.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents roads that cost money to use.

Applies to