MapStyleSheetEntries.ControlledAccessHighway 属性

定义

获取表示具有受限访问的高速公路的行的 JSON 条目名称。

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

属性值

String

Platform::String

winrt::hstring

表示受限访问的高速公路的行的 JSON 条目名称。

适用于