TCnSerialPort.PortName Property

Gets or sets the port for communications, including but not limited to all available COM ports.

Namespace: CNClrLib.Component.SerialPort
published
 [default('COM1')]
 property PortName: String read GetPortName write SetPortName;

Property Value

Type: String