SerialPort.BaseStream Property
Gets the current instance as a stream.
Namespace: System.IO.Ports
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)
Syntax
public Stream BaseStream { get; }
Property Value
The current instance as a stream.
Version Information
Available in the .NET Micro Framework version 4.2.
See Also
Reference
SerialPort Class
SerialPort Members
System.IO.Ports Namespace