.NET Framework Class Library
BinaryReader Properties
The BinaryReader type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
BaseStream | Exposes access to the underlying stream of the BinaryReader. |
See Also