次の方法で共有


MapStyleSheetEntries.Island プロパティ

定義

アイランド領域のラベルを表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

アイランド領域のラベルを表す JSON エントリ名。

適用対象