MapStyleSheetEntries.ControlledAccessHighway Property

Definition

Gets the JSON entry name for lines that represent highways with restricted access.

public:
 static property Platform::String ^ ControlledAccessHighway { Platform::String ^ get(); };
static winrt::hstring ControlledAccessHighway();
public static string ControlledAccessHighway { get; }
var string = MapStyleSheetEntries.controlledAccessHighway;
Public Shared ReadOnly Property ControlledAccessHighway As String

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for lines that represent highways with restricted access.

Applies to