Property CanWrite CanWrite Returns the System.IO.Stream.CanWrite value from the wrapped stream. Declaration public override bool CanWrite { get; } Property Value Type Description System.Boolean true if this instance can write; otherwise, false.