The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SerialPort Constructor (IContainer^)
.NET Framework (current version)
Initializes a new instance of the SerialPort class using the specified IContainer object.
Assembly: System (in System.dll)
Parameters
- container
-
Type:
System.ComponentModel::IContainer^
An interface to a container.
| Exception | Condition |
|---|---|
| IOException | The specified port could not be found or opened. |
.NET Framework
Available since 2.0
Available since 2.0
Show: