GattDeviceService.DeviceAccessInformation 屬性

定義

取得與目前 GattDeviceService 物件相關聯的裝置存取訊號。

public:
 property DeviceAccessInformation ^ DeviceAccessInformation { DeviceAccessInformation ^ get(); };
DeviceAccessInformation DeviceAccessInformation();
public DeviceAccessInformation DeviceAccessInformation { get; }
var deviceAccessInformation = gattDeviceService.deviceAccessInformation;
Public ReadOnly Property DeviceAccessInformation As DeviceAccessInformation

屬性值

裝置存取與目前 GattDeviceService 物件相關聯的資訊。

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)
應用程式功能
bluetooth

適用於