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

System.IO.MemoryStream.CanRead Property

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

public override bool CanRead { get; }

Value

true if the current stream is open and supports reading; otherwise false .

Remarks

This property is read-only.

Requirements

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