次の方法で共有


MapStyleSheetEntries.PopulatedPlace プロパティ

定義

設定された場所のサイズを表すアイコンの JSON エントリ名を取得します (都市や町など)。

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

プロパティ値

String

Platform::String

winrt::hstring

設定された場所のサイズを表すアイコンの JSON エントリ名 (都市や町など)。

適用対象