_dispVCProjectEngineEvents_Event Interface
Visual Studio 2012
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
The _dispVCProjectEngineEvents_Event type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | add_ItemAdded | Infrastructure. Microsoft Internal Use Only. |
![]() | add_ItemMoved | Infrastructure. Microsoft Internal Use Only. |
![]() | add_ItemPropertyChange | Infrastructure. Microsoft Internal Use Only. |
![]() | add_ItemPropertyChange2 | |
![]() | add_ItemRemoved | Infrastructure. Microsoft Internal Use Only. |
![]() | add_ItemRenamed | Infrastructure. Microsoft Internal Use Only. |
![]() | add_ProjectBuildFinished | Infrastructure. Microsoft Internal Use Only. |
![]() | add_ProjectBuildStarted | Infrastructure. Microsoft Internal Use Only. |
![]() | add_ReportError | Infrastructure. Microsoft Internal Use Only. |
![]() | add_SccEvent | Infrastructure. Microsoft Internal Use Only. |
![]() | add_SolutionLoaded | Infrastructure. Microsoft Internal Use Only. |
![]() | remove_ItemAdded | Infrastructure. Microsoft Internal Use Only. |
![]() | remove_ItemMoved | Infrastructure. Microsoft Internal Use Only. |
![]() | remove_ItemPropertyChange | Infrastructure. Microsoft Internal Use Only. |
![]() | remove_ItemPropertyChange2 | |
![]() | remove_ItemRemoved | Infrastructure. Microsoft Internal Use Only. |
![]() | remove_ItemRenamed | Infrastructure. Microsoft Internal Use Only. |
![]() | remove_ProjectBuildFinished | Infrastructure. Microsoft Internal Use Only. |
![]() | remove_ProjectBuildStarted | Infrastructure. Microsoft Internal Use Only. |
![]() | remove_ReportError | Infrastructure. Microsoft Internal Use Only. |
![]() | remove_SccEvent | Infrastructure. Microsoft Internal Use Only. |
![]() | remove_SolutionLoaded | Infrastructure. Microsoft Internal Use Only. |
| Name | Description | |
|---|---|---|
![]() | ItemAdded | Occurs immediately after you add a project to a solution or an item to a project. |
![]() | ItemMoved | Occurs when a specified object is moved within a project. |
![]() | ItemPropertyChange | Occurs when a property changed for the specified item. |
![]() | ItemPropertyChange2 | |
![]() | ItemRemoved | Occurs immediately after you remove a project from a solution or a project item from a project. |
![]() | ItemRenamed | Occurs immediately after you rename a project in a solution or a project item in a project. |
![]() | ProjectBuildFinished | Occurs when the building of a project has been completed. |
![]() | ProjectBuildStarted | Occurs when the building of a project has begun. |
![]() | ReportError | Occurs when an error message is sent to the user interface. |
![]() | SccEvent | Occurs when a source code control event has occurred. |
![]() | SolutionLoaded | Occurs immediately after a solution is loaded. |
.gif?cs-save-lang=1&cs-lang=jscript)
.gif?cs-save-lang=1&cs-lang=jscript)