SerialPort.SerialCommPortToString Method
Converts SerialCommPort to string.
[Visual Basic]
Public Shared Function SerialCommPortToString( _
ByVal
SerialPort.SerialCommPort As
SerialCommPort _
) As
String
Parameters
-
SerialPort.SerialCommPort
- SerialCommPort value.
Return Value
String representation of the port.
See Also
SerialPort Class | ZylSerialPort Namespace