IVsSolutionLoadManager Members
Include Protected Members
Include Inherited Members
Controls the loading of projects in a solution. Extenders can use this interface to set the load priority of projects or types of projects.
The IVsSolutionLoadManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
OnBeforeOpenProject | Fired before each project is opened. |
![]() |
OnDisconnect | Called when VSPROPID_ActiveSolutionLoadManager is cleared. |
Top