Microsoft Scripting Runtime
TextStream Object : AtEndOfStream Property
AtEndOfStream Property
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