IVsSolutionLoadManager Interface

Definition

Controls the loading of projects in a solution. Extenders can use this interface to set the load priority of projects or types of projects.

public interface class IVsSolutionLoadManager
Attributes

Remarks

For more information about this interface, see Managing Project Loading in a Solution.

Methods

Applies to