Method readAllTextFromFile
- Namespace
- Alternet.Common.TypeScript.Compiler
- Assembly
- Alternet.Common.TypeScript.v9.dll
readAllTextFromFile(string)
Reads all text content from the specified file and returns it.
public string readAllTextFromFile(string fileName)
Parameters
fileName
string