Gets or sets the current position within the stream.
A long containing the current position within the stream.
Type Reason ArgumentOutOfRangeException The value specified for a set operation is negative or greater than the maximum length of a System.IO.MemoryStream. ObjectDisposedException The current stream is closed.
Note: This property overrides Stream.Position.
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0