MapStyleSheetEntries.Capital Property

Definition

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

String

Platform::String

winrt::hstring

The JSON entry name for icons that represent the capital of a populated place.

Applies to