GattLocalDescriptorResult.Error Property

Definition

Gets the error.

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

Property Value

The error.

Windows requirements

App capabilities
bluetooth

Applies to