次の方法で共有


MapStyleSheetEntries.Transportation プロパティ

定義

輸送ネットワークの一部である行 (道路、列車、フェリーなど) を表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

輸送ネットワークの一部である線 (道路、列車、フェリーなど) を表す JSON エントリ名。

適用対象