Microsoft Scripting Runtime
ReadAll Method
Collapse All
Expand All
TextStream Object
: ReadAll Method
Description
Read the entire stream into a string
Syntax
Visual Basic
Public
Function
ReadAll()
As
String
See Also
TextStream Object
|
TextStream Members