Share via


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

适用于