CanWrite
overrideget
public override bool CanWriteWhen overridden in a derived class, gets a value indicating whether the current stream supports writing.
Returns
true if the stream supports writing; otherwise, false.public override bool CanWritetrue if the stream supports writing; otherwise, false.