Compartir a través de


GattLocalCharacteristicResult.Error Propiedad

Definición

Obtiene el error.

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

Valor de propiedad

El error.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a