Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Include Protected Members
Include Inherited Members
Defines events for changes in the solution configuration. Extends, but does not inherit from, IVsUpdateSolutionEvents2 and IVsUpdateSolutionEvents. To monitor these events, implement the interface and use it as an argument of the AdviseUpdateSolutionEvents3 method of IVsSolutionBuildManager3.
The IVsUpdateSolutionEvents3 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
OnAfterActiveSolutionCfgChange | |
![]() |
OnBeforeActiveSolutionCfgChange |
Top