Share via


MapStyleSheetEntries.Road 属性

定义

获取表示所有道路的行的 JSON 条目名称。

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

属性值

String

Platform::String

winrt::hstring

表示所有道路的行的 JSON 条目名称。

适用于