FileStream: CanRead (get)

CanRead

Returns an indication for the ability to read from the file stream.



 Public Property Get CanRead ( ) As Boolean

Return Values

Boolean -  An indication for being able to read from the file stream.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class FileStream Overview FileStream Properties FileStream Methods BeginWrite CanSeek (get)