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