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