IVsDeferredSaveProject Members
Include Protected Members
Include Inherited Members
Delays permanently saving a project until the user saves it with SaveAll. Creates the effect of keeping the project in memory. The package uses a generated name for the project, and temporary files at a temporary location. Limits the solution to one project.
The IVsDeferredSaveProject type exposes the following members.
Methods
Name
Description
Tells the project to save itself and all its contents to the specified location on disk.
Top