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