次の方法で共有


MapStyleSheetEntries.CountryRegion プロパティ

定義

国を表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

国を表す JSON エントリ名。

適用対象