MapStyleSheetEntries.Political 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 political regions such as countries, regions and states.
public:
static property Platform::String ^ Political { Platform::String ^ get(); };
static winrt::hstring Political();
public static string Political { get; }
var string = MapStyleSheetEntries.political;
Public Shared ReadOnly Property Political As String
Property Value
The JSON entry name for political regions such as countries, regions and states.