다음을 통해 공유


GattServiceProviderTriggerResult.Error 속성

정의

트리거를 만드는 상태 가져옵니다.

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

속성 값

오류 코드입니다.

적용 대상