MapStyleSheetEntries.AdminDistrictCapital 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 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
The JSON entry name for icons that represent the capital of a state or province.