MapStyleSheetEntries.District Property

Definition

Gets the JSON entry name that represents admin2, counties, etc.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents admin2, counties, etc.

Applies to