次の方法で共有


GattSessionStatusChangedEventArgs.Error プロパティ

定義

GATT セッションのエラーを取得します。

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

プロパティ値

GATT セッションのエラー。

Windows の要件

アプリの機能
bluetooth

適用対象