BluetoothLEDevice.DeviceAccessInformation 属性

定义

获取 DeviceAccessInformation。

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

属性值

获取 DeviceAccessInformation。

Windows 要求

设备系列
Windows 10 Creators Update (在 10.0.15063.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v4.0 中引入)
应用功能
bluetooth

适用于