Method LoadText
| Edit this page 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 |
public static string LoadText(string path)
| Type | Name | Description |
|---|---|---|
| string | path |
| Type | Description |
|---|---|
| string |