Mono Class Library: System.IO.MemoryStream Overview | Members

System.IO.MemoryStream.CanSeek Property

Gets a bool value indicating whether the current stream supports seeking. [Edit]

public override bool CanSeek { get; }

Value

true if the stream is open and supports seeking; otherwise false . [Edit]

Remarks

This property is read-only. [Edit]

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0