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

System.IO.MemoryStream.CanRead Property

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

public override bool CanRead { get; }

Value

true if the current stream is open and supports reading; 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