MapStyleSheetEntries.Highway 属性

定义

获取表示高速公路的行的 JSON 条目名称。

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

属性值

String

Platform::String

winrt::hstring

表示高速公路的行的 JSON 条目名称。

适用于