IVsSolution4 Methods

Include Protected Members
Include Inherited Members

The IVsSolution4 type exposes the following members.

Methods

  Name Description
Public method EnsureProjectIsLoaded Ensures that this project and all required dependencies are loaded.
Public method EnsureProjectsAreLoaded Ensures that the specified list of projects and all required dependencies are loaded.
Public method EnsureSolutionIsLoaded Forces the loading of the entire solution synchronously before this function returns.
Public method IsBackgroundSolutionLoadEnabled Determines whether the background solution load feature has already been enabled (VSPROPID_ActiveSolutionLoadManager has been set).
Public method ReloadProject Reloads a single unloaded project without requiring any dependencies to be loaded.
Public method UnloadProject Unloads a project and sets the reason for unloading it.
Public method WriteUserOptsFile Writes the solution user options file (.suo).

Top

See Also

Reference

IVsSolution4 Interface

Microsoft.VisualStudio.Shell.Interop Namespace