My.Computer.Ports Object
Provides a property and a method for accessing the computer's serial ports.
Remarks
For information about the methods and properties of the My.Computer.Ports
object, see Ports.
For more information, see Accessing the Computer's Ports.
Note
You can also use properties and methods of the System.IO.Ports.SerialPort class to access the computer's serial ports.
Requirements
Namespace: Microsoft.VisualBasic.Devices
Class: Ports
Assembly: Visual Basic Runtime Library (in Microsoft.VisualBasic.dll)
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.