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