Table of Contents

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 string

File name of the document.

Returns

string

Text content of the given file.