IVsSolution3 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | CheckForAndSaveDeferredSaveSolution(Int32, String^, String^, UInt32) | Checks if the solution is in the deferred-save state. |
![]() | CreateNewProjectViaDlgEx(String^, String^, String^, String^, String^, UInt32, IVsBrowseProjectLocation^) | Opens the New Project dialog and expands specified nodes. |
![]() | GetUniqueUINameOfProject(IVsHierarchy^, String^) | Generates a unique name for a project. |
![]() | UpdateProjectFileLocationForUpgrade(String^, String^) | Notifies a solution to update project file locations. |
Show:
