IVsPersistSolutionProps2 Interface
Visual Studio 2015
Supports saving solution properties in a solution (.sln) file by providing a method called when solution loading fails. Implemented by the package. Extends but does not inherit from IVsPersistSolutionProps.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | OnSolutionLoadFailure(String) | Method for the package to call when a solution fails to load. |
Show:
