Click or drag to resize
ISerialPort.GetPortNames Method
Gets an array of serial port names or device names for the current computer.

Namespace: ESkin
Assembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string[] GetPortNames()

Return Value

Type:String[]
An array of serial port names or device names for the current computer.
See Also