MapStyleSheetEntries.Building Property

Definition

Gets the JSON entry name that represents a building.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents a building.

Applies to