共用方式為


MapStyleSheetEntries.Runway 屬性

定義

取得 JSON 專案名稱,代表路道所涵蓋的陸地區域。

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

屬性值

String

Platform::String

winrt::hstring

JSON 專案名稱,代表路道所涵蓋的陸地區域。

適用於