MapStyleSheetEntries.Continent Property

Definition

Gets the JSON entry name that represents areas of entire continents.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents areas of entire continents.

Applies to