DesktopFile.saveToFile

Saves object to file using Desktop File format.

class DesktopFile
const
void
saveToFile
(
string fileName
)

Throws

ErrnoException if the file could not be opened or an error writing to the file occured.

Meta