Share via


MapStyleSheetEntries.ShoppingCenter 属性

定义

获取表示为商场或其他购物中心分配的地面区域的 JSON 条目名称。

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

属性值

String

Platform::String

winrt::hstring

表示为购物中心或其他购物中心分配的地面区域的 JSON 条目名称。

适用于