MapStyleSheetEntries.ShoppingCenter Property

Definition

Gets the JSON entry name that represents areas of ground allocated for malls or other shopping centers.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents areas of ground allocated for malls or other shopping centers.

Applies to