MapStyleSheetEntries.Transportation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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
屬性值
JSON 專案名稱,代表交通網絡 (一部分的線路,例如:道路、訓練和運輸) 。