RfcommDeviceServicesResult.Error プロパティ

定義

エラーが発生したことを示します。

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

プロパティ値

エラー プロパティを取得します。

Windows の要件

アプリの機能
bluetooth

適用対象