Compartilhar via


BluetoothLEAdvertisementWatcherStoppedEventArgs.Error Propriedade

Definição

Obtém o status de erro para o evento Stopped.

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

Valor da propriedade

O erro status para o evento Stopped.

Requisitos do Windows

Funcionalidades do aplicativo
bluetooth

Aplica-se a

Confira também