GattServiceProviderTriggerResult.Error 屬性

定義

取得建立觸發程式的狀態。

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

屬性值

錯誤碼。

適用於