MapStyleSheetEntries.TransitBuilding Property

Definition

Gets the JSON entry name that represents a transit building such as a bus station.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents a transit building such as a bus station.

Applies to