Bagikan melalui


BluetoothLEAdvertisementPublisherStatusChangedEventArgs.Error Properti

Definisi

Mendapatkan status kesalahan untuk peristiwa StatusChanged pada BluetoothLEAdvertisementPublisher.

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

Nilai Properti

Status kesalahan untuk peristiwa StatusChanged pada BluetoothLEAdvertisementPublisher.

Persyaratan Windows

Kemampuan aplikasi
bluetooth

Berlaku untuk

Lihat juga