Compartir a través de


MapStyleSheetEntries.Runway Propiedad

Definición

Obtiene el nombre de entrada JSON que representa las áreas terrestres que están cubiertas por una pista.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de entrada JSON que representa áreas terrestres que están cubiertas por una pista.

Se aplica a