This topic has not yet been rated - Rate this topic

BinaryWriter.BaseStream Property

May 02, 2013

Gets the underlying stream of the BinaryWriter.

Namespace:  System.IO
Assembly:  mscorlib (in mscorlib.dll)
public virtual Stream BaseStream { get; }

Property Value

Type: System.IO.Stream
The underlying stream associated with the BinaryWriter.

Windows Phone OS

Supported in: 8.0, 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.