共用方式為


VenueData.Id 屬性

定義

取得場地) 識別碼 (識別碼。

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

屬性值

String

Platform::String

winrt::hstring

場地) 識別碼 (識別碼。

Windows 需求

應用程式功能
location

備註

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

注意

此屬性相當於 Bing 場地地圖的識別碼。

適用於