MapStyleSheetEntries.AdminDistrict Property

Definition

Gets the JSON entry name that represents admin1, states, provinces, etc.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents admin1, states, provinces, etc.

Applies to