Freigeben über


GattSessionStatusChangedEventArgs.Error Eigenschaft

Definition

Ruft den Fehler der GATT-Sitzung ab.

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

Eigenschaftswert

Der Fehler der GATT-Sitzung.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für: