| Overload | Description | 
|---|---|
| ReadAllText(IFileInfo) | Returns the contents of a text file in an abstract file provider as a System.String. | 
| ReadAllText(IFileInfo,Encoding) | Returns the contents of a text file in an abstract file provider as a System.String, specifying the character encoding. |