Share via


MapStyleSheetEntries.HighSpeedRamp 属性

定义

获取表示坡道的行的 JSON 条目名称。 这些坡道通常在出入管制高速公路旁出现。

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

属性值

String

Platform::String

winrt::hstring

表示坡道的行的 JSON 条目名称。 这些坡道通常在出入管制高速公路旁出现。

适用于