Share via


MapStyleSheetEntries.CountryRegion Property

Definition

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

String

Platform::String

winrt::hstring

The JSON entry name that represents a country.

Applies to