Click or drag to resize
BinaryWriterOutStream Field
Holds the underlying stream.

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
protected Stream OutStream

Field Value

Type: Stream
See Also