Method LoadText
| Improve this Doc View SourceLoadText(string)
Loads the contents of a file as a char string
Declaration
public static string LoadText(string path)
Parameters
Type | Name | Description |
---|---|---|
string | path |
Returns
Type | Description |
---|---|
string |