[]
Gets a value indicating whether the current stream supports writing.
public override bool CanWrite { get; }
Public Overrides ReadOnly Property CanWrite As Boolean
true if the stream supports writing; otherwise, false.
true
false