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