IVsSolutionLoadManagerSupport Members
Include Protected Members
Include Inherited Members
Provides support for managing the way projects in a solution are loaded.
The IVsSolutionLoadManagerSupport type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetProjectLoadPriority | Gets the project load priority, which determines whether the project should be kept as an unloaded project the next time the solution is opened. | |
SetProjectLoadPriority | Sets the project load priority, which determines whether the project should be kept as an unloaded project the next time the solution is opened. |
Top