Click or drag to resize

SerialPortGetExistingCommPortNames Method

Returns the existing serial port names of the system.

Namespace: ZylSoft.Serial
Assembly: ZylSerialPort (in ZylSerialPort.dll) Version: 1.83.8519.34486
Syntax
public static string[] GetExistingCommPortNames()

Return Value

String
Existing serial ports of the system in an array of strings.
See Also