United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
.NET Development
.NET Framework 2.0
Class Library Reference
System.IO
BinaryReader Class
BinaryReader Properties
BaseStream Property
This topic has not yet been rated
-
Rate this topic
BinaryReader Properties
.NET Framework 2.0
Other Versions
.NET Framework 4.5
.NET Framework 4
.NET Framework 3.5
.NET Framework 3.0
.NET Framework 1.1
Silverlight
Public Properties
Name
Description
BaseStream
Exposes access to the underlying stream of the
BinaryReader
.
Top
See Also
Reference
BinaryReader Class
System.IO Namespace
Other Resources
File and Stream I/O
How to: Read Text from a File
How to: Write Text to a File
Basic File I/O
How to: Read and Write to a Newly Created Data File
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD