Click or drag to resize

BBStreamBaseStream Property

the underlying stream

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
public Stream BaseStream { get; }

Property Value

Type: Stream
See Also