MapStyleSheetEntries.Stadium Property

Definition

Gets the JSON entry name that represents area of a stadium.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents area of a stadium.

Applies to