VenueData.Level 属性

定义

获取建筑物级别的标识符 (ID) 。

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

建筑物级别的标识符 (ID) 。

Windows 要求

应用功能
location

注解

Level 属性值和字符串格式由数据提供程序确定。

注意

此属性等效于必应场地地图中楼层的名称。

适用于