Method CloseFile
- Namespace
- Alternet.Scripter.Integration
- Assembly
- Alternet.Scripter.Integration.v9.dll
CloseFile(string)
When implemented by a class, closes editor containing given file.
void CloseFile(string fileName)
Parameters
fileName
stringSpecifies editor to be closed.