次の方法で共有


MapStyleSheetEntries.RoadExit プロパティ

定義

出口を表すアイコンの JSON エントリ名を取得します。通常は、制御されたアクセス 高速道路から取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

出口を表すアイコンの JSON エントリ名 。通常は、制御されたアクセス 高速道路から取得されます。

適用対象