次の方法で共有


BluetoothLEAdvertisementWatcherStoppedEventArgs.Error プロパティ

定義

Stopped イベントのエラー状態を取得します。

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

プロパティ値

Stopped イベントのエラー状態。

Windows の要件

アプリの機能
bluetooth

適用対象

こちらもご覧ください