Gets a collection of the names of the serial ports on the computer.
| C# | Visual Basic |
public ReadOnlyCollection<string> SerialPortNames { get; }
Public ReadOnly Property SerialPortNames As ReadOnlyCollection(Of String) Get
| In The Hand SerialPortNames Property Namespaces ► InTheHand.VisualBasic.Devices ► Ports ► SerialPortNames |
| C# | Visual Basic |
public ReadOnlyCollection<string> SerialPortNames { get; }
Public ReadOnly Property SerialPortNames As ReadOnlyCollection(Of String) Get