The SerialCommPortExtensions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| StringToSerialCommPort |
Converts string to SerialCommPort.
| |
| ToString |
Converts SerialCommPort to string.
If you use custom port name, use SerialPort.SerialCommPortToString(SerialCommPort port) instead.
|
See Also