BluetoothLEAdvertisementWatcherStoppedEventArgs.Error 屬性

定義

取得 已停止 事件的錯誤狀態。

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

屬性值

已停止事件的錯誤狀態。

Windows 需求

應用程式功能
bluetooth

適用於

另請參閱