次の方法で共有


MapStyleSheetEntries.Building プロパティ

定義

建物を表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

建物を表す JSON エントリ名。

適用対象