OutputStream.CanWrite

OutputStream.CanWrite property

Gets a value indicating whether the wrapped output stream supports writing.

public override bool CanWrite { get; }

See Also