FileStream: CanSeek (get)

CanSeek

Returns an indication for the ability to seek within the file stream.



 Public Property Get CanSeek ( ) As Boolean

Return Values

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

Read Only.

See Also

Project CorLib Overview

Class FileStream Overview