다음을 통해 공유


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

적용 대상

추가 정보