GattLocalCharacteristicResult.Error Property

Definition

Gets the error.

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

Property Value

The error.

Windows requirements

App capabilities
bluetooth

Applies to