Поделиться через


GattRequestStateChangedEventArgs.Error Свойство

Определение

Возвращает ошибку Bluetooth.

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

Значение свойства

Ошибка Bluetooth.

Требования к Windows

Возможности приложения
bluetooth

Применяется к