IVsSolutionBuildManager3 Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodAdviseUpdateSolutionEvents3(IVsUpdateSolutionEvents3^, UInt32)

Establishes client notification of solution events.

System_CAPS_pubmethodAreProjectsUpToDate(UInt32)

Determines if projects are up to date.

System_CAPS_pubmethodHasHierarchyChangedSinceLastDTEE()

Determines whether the hierarchy has changed since last design time expression evaluation.

System_CAPS_pubmethodQueryBuildManagerBusyEx(UInt32)

Determines if the build manager is busy.

System_CAPS_pubmethodUnadviseUpdateSolutionEvents3(UInt32)

Removes the caller from the list of listeners for IVsUpdateSolutionEvents3 events.

Return to top
Show: