MapStyleSheetEntries.RoadShield 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 signs that represent the compact name for a road. (For example: I-5).
public:
static property Platform::String ^ RoadShield { Platform::String ^ get(); };
static winrt::hstring RoadShield();
public static string RoadShield { get; }
var string = MapStyleSheetEntries.roadShield;
Public Shared ReadOnly Property RoadShield As String
Property Value
The JSON entry name for signs that represent the compact name for a road. (For example: I-5).