Click or drag to resize

wclBluetoothRadioComPorts Property

Gets the array of the created virtual COM ports.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public wclVirtualComPort[] ComPorts { get; }

Property Value

wclVirtualComPort
The virtual COM ports array.
See Also