GattCharacteristicNotificationTriggerDetails.Error 속성

정의

트리거에 대한 오류 상태 가져옵니다.

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

속성 값

트리거에 대한 오류 상태 가져옵니다.

Windows 요구 사항

디바이스 패밀리
Windows 10 Creators Update (10.0.15063.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v4.0에서 도입되었습니다.)
앱 기능
bluetooth

적용 대상