Freigeben über


BluetoothLEAdvertisementWatcherStoppedEventArgs.Error Eigenschaft

Definition

Ruft den Fehler status für das Ereignis "Beendet" ab.

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

Eigenschaftswert

Der Fehler status für das Ereignis Beendet.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für:

Weitere Informationen