Table of Contents

Method GetDocumentText

Namespace
Alternet.Syntax.Parsers.TypeScript
Assembly
Alternet.Syntax.Parsers.TypeScript.v9.dll

GetDocumentText(string)

When implemented by a class, gets text of the specified document.

string GetDocumentText(string fileName)

Parameters

fileName string

File name of the document.

Returns

string

Source code of a given document.