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

System.IO.MemoryStream.CanWrite Property

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

public override bool CanWrite { get; }

Value

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