GattCharacteristicNotificationTriggerDetails.Error 属性

定义

获取触发器的错误状态。

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

属性值

获取触发器的错误状态。

Windows 要求

设备系列
Windows 10 Creators Update (在 10.0.15063.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v4.0 中引入)
应用功能
bluetooth

适用于