Summary
Reads all text from the file.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .IO - Containing Type
- IFile
Syntax
string ReadAllText()
Return Value
Type | Description |
---|---|
string | All text in the file. |
string ReadAllText()
Type | Description |
---|---|
string | All text in the file. |