GattServiceProviderTriggerResult.Error 属性

定义

获取创建触发器的状态。

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

属性值

错误代码。

适用于