'Declaration Public Overrides ReadOnly Property CanRead As System.Boolean
public override System.bool CanRead {get;}
Property Value
true
if the stream supports reading; otherwise, false
.'Declaration Public Overrides ReadOnly Property CanRead As System.Boolean
public override System.bool CanRead {get;}
true
if the stream supports reading; otherwise, false
.