public override long Position { get; set; }Public Overrides Property Position As Long
Get
Setabstract Position : int64 with get, set
override Position : int64 with get, set| IOException | An I/O error occurs. |
| NotSupportedException | The stream does not support seeking. |
| ObjectDisposedException | Methods were called after the stream was closed. |