Void
IEditor
.Save(String filePath)
Saves the content of the editor to the given file.
Remarks
Examples
Parameters
filePath
Type: String
The path in which the editor content must be saved.
Return Value
Type: Void