Returns if the stream supports seeking.
Public Property Get CanSeek ( ) As Boolean
Seeking is the ability to change position within the stream from a specified reference point.
Read Only.
Project CorLib Overview
Class Stream Overview