MapStyleSheetEntries.CountryRegionCapital Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the JSON entry name for icons that represent the capital of a country or region.
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
Property Value
The JSON entry name for icons that represent the capital of a country or region.