次の方法で共有


MapStyleSheetEntries.Continent プロパティ

定義

大陸全体の領域を表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

大陸全体の領域を表す JSON エントリ名。

適用対象