CanWrite

StreamWrapper.CanWrite property

Gets a value indicating whether the current stream supports writing. Read-only Boolean.

public bool CanWrite { get; }

See Also