共用方式為


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 專案名稱。

適用於