System.IO.UnmanagedMemoryStream.CanRead Property

Gets a value indicating whether a stream supports reading.

Syntax

public override bool CanRead { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property indicates whether the current stream object supports reading.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0