MapStyleSheetEntries.RoadExit 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 icons that represent exits, typically from a controlled access highway.
public:
static property Platform::String ^ RoadExit { Platform::String ^ get(); };
static winrt::hstring RoadExit();
public static string RoadExit { get; }
var string = MapStyleSheetEntries.roadExit;
Public Shared ReadOnly Property RoadExit As String
Property Value
The JSON entry name for icons that represent exits, typically from a controlled access highway.