TCnSerialPort.BaseStream Property

Gets the underlying Stream object for a SerialPort object.

Namespace: CNClrLib.Component.SerialPort
public
 property BaseStream: _Stream read GetBaseStream;

Property Value

Type: _Stream