BBStreamBaseStream Property |
the underlying stream
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Stream BaseStream { get; }
Public ReadOnly Property BaseStream As Stream
Get
member BaseStream : Stream with get
Property Value
StreamSee Also