次の方法で共有


GattRequestStateChangedEventArgs.Error プロパティ

定義

Bluetooth エラーを取得します。

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

プロパティ値

Bluetooth エラー。

Windows の要件

アプリの機能
bluetooth

適用対象