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
Public method SaveProjectToLocation Tells the project to save itself and all its contents to the specified location on disk.

Top

See Also

Reference

IVsDeferredSaveProject Interface

Microsoft.VisualStudio.Shell.Interop Namespace