Method GetText
- Namespace
- Alternet.Common.TypeScript.Compiler
- Assembly
- Alternet.Common.TypeScript.v9.dll
GetText(string)
Gets the text content of the specified document.
public string GetText(string fileName)
Parameters
fileName
stringFile name of the document.
Returns
- string
Text content of the given file.