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

System.IO.MemoryStream.CanWrite Property

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

public override bool CanWrite { get; }

Value

true if the stream supports writing; 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