MapStyleSheetEntries.RoadShield Property

Definition

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

String

Platform::String

winrt::hstring

The JSON entry name for signs that represent the compact name for a road. (For example: I-5).

Applies to