共用方式為


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 專案名稱,代表為商店或其他購物中心配置的地面區域。

適用於