GattSession.DeviceId Property

Definition

Gets the device ID.

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

Property Value

The device ID.

Windows requirements

App capabilities
bluetooth

Applies to