Method RemoveDocument
- Namespace
- Alternet.Syntax.Parsers.TypeScript
- Assembly
- Alternet.Syntax.Parsers.TypeScript.v9.dll
RemoveDocument(string)
When implemented by a class, removes specified document from the project.
void RemoveDocument(string fileName)
Parameters
fileName
stringFile name of the document.