次の方法で共有


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 エントリ名。

適用対象