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