BluetoothLEAdvertisementPublisherStatusChangedEventArgs.Error Eigenschaft

Definition

Ruft den Fehler status für ein StatusChanged-Ereignis auf einem BluetoothLEAdvertisementPublisher ab.

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

Eigenschaftswert

Der Fehler status für ein StatusChanged-Ereignis auf einem BluetoothLEAdvertisementPublisher.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für:

Weitere Informationen