Microsoft Scripting Runtime
TextStream Object / AtEndOfStream Property
In This Topic
    AtEndOfStream Property
    In This Topic
    Description
    Is the current position at the end of the stream?
    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property AtEndOfStream As Boolean
    See Also