MapStyleSheetEntries.District 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 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
The JSON entry name that represents admin2, counties, etc.