Compartir a través de


BluetoothLEAdvertisementPublisherStatusChangedEventArgs.Error Propiedad

Definición

Obtiene el estado de error de un evento StatusChanged en un bluetoothLEAdvertisementPublisher.

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

Valor de propiedad

Estado de error de un evento StatusChanged en un bluetoothLEAdvertisementPublisher.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a

Consulte también