MemoryStream.CanSeek Property
Gets a value indicating whether the current stream supports seeking.
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Syntax
public override bool CanSeek { get; }
Property Value
true if the stream is open.
Version Information
Available in the .NET Micro Framework versions 3.0, 4.0, and 4.1.