Compartir a través de


GattRequestStateChangedEventArgs.Error Propiedad

Definición

Obtiene el error de Bluetooth.

public:
 property BluetoothError Error { BluetoothError get(); };
BluetoothError Error();
public BluetoothError Error { get; }
var bluetoothError = gattRequestStateChangedEventArgs.error;
Public ReadOnly Property Error As BluetoothError

Valor de propiedad

Error de Bluetooth.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a