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 条目名称。

适用于