GattRequestStateChangedEventArgs.Error 属性

定义

获取蓝牙错误。

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

属性值

蓝牙错误。

Windows 要求

应用功能
bluetooth

适用于