FileStream.CanSeek Property
Silverlight
Gets a value indicating whether the current stream supports seeking.
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Booleantrue if the stream supports seeking; false if the stream is closed or if the FileStream was constructed from an operating-system handle such as a pipe or output to the console.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.