IVsSolutionBuildManager3 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | AdviseUpdateSolutionEvents3(IVsUpdateSolutionEvents3^, UInt32) | Establishes client notification of solution events. |
![]() | AreProjectsUpToDate(UInt32) | Determines if projects are up to date. |
![]() | HasHierarchyChangedSinceLastDTEE() | Determines whether the hierarchy has changed since last design time expression evaluation. |
![]() | QueryBuildManagerBusyEx(UInt32) | Determines if the build manager is busy. |
![]() | UnadviseUpdateSolutionEvents3(UInt32) | Removes the caller from the list of listeners for IVsUpdateSolutionEvents3 events. |
Show:
