Saves the AtomEntry to the specified filename.
Exception Type | Condition |
---|---|
ArgumentException | The encoding is not supported; the filename is empty, contains only white space, or contains one or more invalid characters. |
UnauthorizedAccessException | Access is denied. |
ArgumentNullException | The filename is a null reference. |
DirectoryNotFoundException | The directory to write to is not found. |
IOException | The filename includes an incorrect or invalid syntax for file name, directory name, or volume label syntax. |
SecurityException | The caller does not have the required permission. |
AtomEntry Class | Atom.Core Namespace | AtomEntry.Save Overload List