Share via


MapStyleSheetEntries.RouteLine 属性

定义

获取表示所有路由行的样式的 JSON 条目名称。

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

属性值

String

Platform::String

winrt::hstring

表示所有路由行的样式的 JSON 条目名称。

适用于