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 条目名称。

适用于