Holds the underlying stream.
[Visual Basic] Protected OutStream As Stream [C#] protected Stream OutStream; [C++] protected: Stream* OutStream; [JScript] protected var OutStream : Stream;
BinaryWriter Class | BinaryWriter Members | System.IO Namespace