| BinaryWriter: BaseStream (get) |
Returns the underlying stream this writer is writing to.
Public Property Get BaseStream ( ) As Stream
The stream is flushed before it is returned.
Read Only.
Project VBCorLib Overview Class BinaryWriter Overview BinaryWriter Properties BinaryWriter Methods CloseWriter