Method RemoveDocument
- Namespace
- Alternet.Syntax.Parsers.TypeScript.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.TypeScript.v9.dll
RemoveDocument(string)
Removes specified document from the project.
public virtual void RemoveDocument(string fileName)
Parameters
fileName
stringFile name of the document.