Share via


MapStyleSheetEntries.Airport Property

Definition

Gets the JSON entry name that represents areas that encompass an airport.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents areas that encompass an airport.

Applies to