次の方法で共有


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

適用対象