MapStyleSheetEntries.CountryRegion 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 a country.
public:
static property Platform::String ^ CountryRegion { Platform::String ^ get(); };
static winrt::hstring CountryRegion();
public static string CountryRegion { get; }
var string = MapStyleSheetEntries.countryRegion;
Public Shared ReadOnly Property CountryRegion As String
Property Value
The JSON entry name that represents a country.