FileStream: CanWrite (get)

CanWrite

Returns an indication for the ability to write to the file stream.



 Public Property Get CanWrite ( ) As Boolean

Return Values

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

Read Only.

See Also

Project CorLib Overview

Class FileStream Overview