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 エントリ名。

適用対象