Compartilhar via


BluetoothLEAdvertisementPublisherStatusChangedEventArgs.Error Propriedade

Definição

Obtém o erro status para um evento StatusChanged em um BluetoothLEAdvertisementPublisher.

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

Valor da propriedade

O erro status para um evento StatusChanged em um BluetoothLEAdvertisementPublisher.

Requisitos do Windows

Funcionalidades do aplicativo
bluetooth

Aplica-se a

Confira também