Method CloseFile
- Namespace
- Alternet.Scripter.Integration
- Assembly
- Alternet.Scripter.Integration.v9.dll
CloseFile(string)
Closes editor that contains given file.
public void CloseFile(string fileName)
Parameters
fileName
stringFile name that specifies editor to be closed.