MapStyleSheetEntries.TollRoad 属性

定义

获取表示花费资金使用的道路的 JSON 条目名称。

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

属性值

String

Platform::String

winrt::hstring

表示花费资金使用的道路的 JSON 条目名称。

适用于