GattSession.DeviceId 属性

定义

获取设备 ID。

public:
 property BluetoothDeviceId ^ DeviceId { BluetoothDeviceId ^ get(); };
BluetoothDeviceId DeviceId();
public BluetoothDeviceId DeviceId { get; }
var bluetoothDeviceId = gattSession.deviceId;
Public ReadOnly Property DeviceId As BluetoothDeviceId

属性值

设备 ID。

Windows 要求

应用功能
bluetooth

适用于