共用方式為


VenueData.Level 屬性

定義

取得建築物層級) 識別碼 (識別碼。

public:
 property Platform::String ^ Level { Platform::String ^ get(); };
winrt::hstring Level();
public string Level { get; }
var string = venueData.level;
Public ReadOnly Property Level As String

屬性值

String

Platform::String

winrt::hstring

建築物層級 (識別碼) 識別碼。

Windows 需求

應用程式功能
location

備註

Level屬性值和字串格式是由資料提供者決定。

注意

此屬性相當於 Bing 場地地圖中的樓層名稱。

適用於