GattServiceProviderTriggerResult.Error Propriété

Définition

Obtenez le status de création du déclencheur.

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

Valeur de propriété

Code d'erreur.

S’applique à