次の方法で共有


MapStyleSheetEntries.CountryRegionCapital プロパティ

定義

国または地域の首都を表すアイコンの JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

国または地域の首都を表すアイコンの JSON エントリ名。

適用対象