Click or drag to resize

IProjectServiceSaveProject Method

Overload List
 NameDescription
Public methodSaveProject Saves a project under the current file name.
Public methodSaveProject(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.
Public methodSaveProject(PathName) Saves the project under the given file name, using the standard archive format.
Top
See Also