Condividi tramite


BluetoothLEAdvertisementPublisherStatusChangedEventArgs.Error Proprietà

Definizione

Ottiene lo stato dell'errore per un evento StatusChanged in un bluetoothLEAdvertisementPublisher.

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

Valore della proprietà

Stato dell'errore per un evento StatusChanged in un bluetoothLEAdvertisementPublisher.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a

Vedi anche