ComPortToStream.Stream Property
Gets or sets the stream that is connected to the current COM port.
Namespace: Microsoft.SPOT.Emulator.Com
Assembly: Microsoft.SPOT.Emulator (in microsoft.spot.emulator.dll)
Syntax
public virtual Stream Stream { get; set; }
Property Value
A Stream object representing the stream that is connected to the current COM port.
Version Information
Available in .NET Micro Framework version 2.0
See Also
Reference
ComPortToStream Class
ComPortToStream Members
Microsoft.SPOT.Emulator.Com Namespace