MapStyleSheetEntries.AdminDistrictCapital Property

Definition

Gets the JSON entry name for icons that represent the capital of a state or province.

public:
 static property Platform::String ^ AdminDistrictCapital { Platform::String ^ get(); };
static winrt::hstring AdminDistrictCapital();
public static string AdminDistrictCapital { get; }
var string = MapStyleSheetEntries.adminDistrictCapital;
Public Shared ReadOnly Property AdminDistrictCapital As String

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for icons that represent the capital of a state or province.

Applies to