System.IO.UnmanagedMemoryStream.CanWrite Property

Gets a value indicating whether a stream supports writing.

Syntax

public override bool CanWrite { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property indicates whether the current stream object supports writing.

Requirements

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