IVsPersistSolutionProps2 Members
Include Protected Members
Include Inherited Members
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.
The IVsPersistSolutionProps2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnSolutionLoadFailure | Method for the package to call when a solution fails to load. |
Top