Method CloseFile
- Namespace
- Alternet.Scripter.Integration.Wpf
- Assembly
- Alternet.Scripter.Integration.Wpf.v9.dll
CloseFile(string)
Closes editor containing given file.
public void CloseFile(string fileName)
Parameters
fileName
stringSpecifies editor to be closed.