MapStyleSheetEntries.Airport Propiedad

Definición

Obtiene el nombre de entrada JSON que representa las áreas que abarcan un aeropuerto.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de entrada JSON que representa áreas que abarcan un aeropuerto.

Se aplica a