Void IEditor.Save(String filePath)

Saves the content of the editor to the given file.

Parameters

  • filePath
    Type: String
    The path in which the editor content must be saved.