OutputStream.CanWrite

OutputStream.CanWrite property

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

public bool CanWrite { get; }

See Also