FileReadAllAsText Method |
Name | Description | |
---|---|---|
ReadAllAsText |
Reads the entire contents of this text file, and returns it as a string.
| |
ReadAllAsText(FileStream) |
Reads the entire contents of a text file, and returns it as a string.
| |
ReadAllAsText(String) |
Reads the entire contents of a text file, and returns it as a string.
|