Partager via


GattRequestStateChangedEventArgs.Error Propriété

Définition

Obtient l’erreur Bluetooth.

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

Valeur de propriété

Erreur Bluetooth.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à