다음을 통해 공유


GattSessionStatusChangedEventArgs.Error 속성

정의

GATT 세션의 오류를 가져옵니다.

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

속성 값

GATT 세션의 오류입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상