| File: ReadAllText |
Reads the entire contents of a file and returns it as a String.
Public Function ReadAllText( ByVal Path As String, Optional ByVal Encoding As Encoding ) As String
Project VBCorLib Overview Class File Overview File Properties File Methods ReadAllLines SetAttributes