IProject |
Name | Description | |
---|---|---|
SaveProject | Saves a project under the current file name. | |
SaveProject(IProjectArchive) | Saves the project in the provided archive. Is intended for saving the project into a COM stream only. For regular saving into the file system, use one of the other Save.. methods. | |
SaveProject(PathName) | Saves the project under the given file name, using the standard archive format. |