Sets the current position of this System.IO.IsolatedStorage.IsolatedStorageFileStream object to the specified value.
- offset
The new position of the System.IO.IsolatedStorage.IsolatedStorageFileStream object.
- origin
One of the System.IO.SeekOrigin values.
![]()
The new position in the System.IO.IsolatedStorage.IsolatedStorageFileStream object.
Some System.IO.IsolatedStorage.IsolatedStorageFileStream objects support positioning beyond the length of the stream, others will throw an exception in this case.