Compartilhar via


GattServiceProviderTriggerResult.Error Propriedade

Definição

Obtenha o status de criação do gatilho.

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

Valor da propriedade

O código de erro.

Aplica-se a