MapStyleSheetEntries.Capital 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 populated place.
public:
static property Platform::String ^ Capital { Platform::String ^ get(); };
static winrt::hstring Capital();
public static string Capital { get; }
var string = MapStyleSheetEntries.capital;
Public Shared ReadOnly Property Capital As String
Property Value
The JSON entry name for icons that represent the capital of a populated place.