IVsSolution3 Members
Include Protected Members
Include Inherited Members
Creates, updates, and saves project files.
The IVsSolution3 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CheckForAndSaveDeferredSaveSolution | Checks if the solution is in the deferred-save state. |
![]() |
CreateNewProjectViaDlgEx | Opens the New Project dialog and expands specified nodes. |
![]() |
GetUniqueUINameOfProject | Generates a unique name for a project. |
![]() |
UpdateProjectFileLocationForUpgrade | Notifies a solution to update project file locations. |
Top