MapStyleSheetEntries.PopulatedPlace 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得圖示的 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
屬性值
圖示的 JSON 專案名稱,代表填入位置的大小 (例如:城市或城市) 。