MapStyleSheetEntries.Continent Propiedad

Definición

Obtiene el nombre de entrada JSON que representa las áreas de todos los continentes.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de entrada JSON que representa áreas de todo el continente.

Se aplica a