Property Position
Position
When overridden in a derived class, gets or sets the position within the current stream.
Property Value
- long
The current position within the stream.
Exceptions
- IOException
An I/O error occurs.
- Not
Supported Exception The stream does not support seeking.
- Object
Disposed Exception Methods were called after the stream was closed.