共用方式為


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 專案名稱,代表填入位置的大小 (例如:城市或城市) 。

適用於