Condividi tramite


BluetoothLEAdvertisementWatcherStoppedEventArgs.Error Proprietà

Definizione

Ottiene lo stato di errore per l'evento Stopped .

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

Valore della proprietà

Stato di errore per l'evento Stopped .

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a

Vedi anche