Stream: CanSeek (get)

CanSeek

Returns if the stream supports seeking.



 Public Property Get CanSeek ( ) As Boolean

Return Values

Boolean -  The indication for the support to seek.

Remarks

Seeking is the ability to change position within the stream from a specified reference point.

Read Only.

See Also

Project CorLib Overview

Class Stream Overview