MapStyleSheetEntries.Business Property

Definition

Gets the JSON entry name that represents restaurants, hospitals, schools, etc.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents restaurants, hospitals, schools, etc.

Applies to