MapStyleSheetEntries.Runway Property

Definition

Gets the JSON entry name that represents land areas that are covered by a runway.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents land areas that are covered by a runway.

Applies to