다음을 통해 공유


BluetoothLEAdvertisementPublisherStatusChangedEventArgs.Error 속성

정의

BluetoothLEAdvertisementPublisher에서 StatusChanged 이벤트에 대한 오류 상태 가져옵니다.

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

속성 값

BluetoothLEAdvertisementPublisherStatusChanged 이벤트에 대한 오류 상태.

Windows 요구 사항

앱 기능
bluetooth

적용 대상

추가 정보