BluetoothLEAdvertisementPublisherStatusChangedEventArgs.Error Propriété

Définition

Obtient la status d’erreur pour un événement StatusChanged sur un BluetoothLEAdvertisementPublisher.

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

Valeur de propriété

L’erreur status pour un événement StatusChanged sur un BluetoothLEAdvertisementPublisher.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à

Voir aussi