Compartir a través de


GattSession.DeviceId Propiedad

Definición

Obtiene el identificador de dispositivo.

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

Valor de propiedad

El identificador del dispositivo.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a