共用方式為


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 專案名稱,表示耗用成本的道路。

適用於