共用方式為


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 專案名稱,代表交通網絡 (一部分的線路,例如:道路、訓練和運輸) 。

適用於