次の方法で共有


MapStyleSheetEntries.Airport プロパティ

定義

空港を含む領域を表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

空港を含む領域を表す JSON エントリ名。

適用対象