IVsSolutionBuildManager5 Interface
Visual Studio 2015
Provides access to IVsUpdateSolutionEvents4 events.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | AdviseUpdateSolutionEvents4(IVsUpdateSolutionEvents4, UInt32) | Subscribes to update solution events. |
![]() | AdviseUpdateSolutionEventsAsync(IVsUpdateSolutionEventsAsync, UInt32) | |
![]() | FindActiveProjectCfgName(Guid, String) | Obtains the full name (for example "Debug|Win32") of the project configuration that is in the active solution configuration. |
![]() | UnadviseUpdateSolutionEvents4(UInt32) | Disables client notification of update solution events. |
![]() | UnadviseUpdateSolutionEventsAsync(UInt32) |
Show:
