Share via


RfcommDeviceServicesResult.Error Property

Definition

Indicates that an error occurred.

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

Property Value

Gets the error property.

Windows requirements

App capabilities
bluetooth

Applies to