Microsoft Scripting Runtime
TextStream Object / ReadAll Method
In This Topic
    ReadAll Method
    In This Topic
    Description
    Read the entire stream into a string
    Syntax
    Visual Basic
    Public Function ReadAll() As String
    See Also