共用方式為


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

適用於