MapStyleSheetEntries.Road 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 for lines that represent all roads.
public:
static property Platform::String ^ Road { Platform::String ^ get(); };
static winrt::hstring Road();
public static string Road { get; }
var string = MapStyleSheetEntries.road;
Public Shared ReadOnly Property Road As String
Property Value
The JSON entry name for lines that represent all roads.