VCProjectEngineEvents Events
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | ItemAdded | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs immediately after you add a project to a solution or an item to a project.(Inherited from _dispVCProjectEngineEvents_Event.) |
![]() | ItemMoved | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when a specified object is moved within a project.(Inherited from _dispVCProjectEngineEvents_Event.) |
![]() | ItemPropertyChange | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when a property changed for the specified item.(Inherited from _dispVCProjectEngineEvents_Event.) |
![]() | ItemPropertyChange2 | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from _dispVCProjectEngineEvents_Event.) |
![]() | ItemRemoved | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs immediately after you remove a project from a solution or a project item from a project.(Inherited from _dispVCProjectEngineEvents_Event.) |
![]() | ItemRenamed | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs immediately after you rename a project in a solution or a project item in a project.(Inherited from _dispVCProjectEngineEvents_Event.) |
![]() | ProjectBuildFinished | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when the building of a project has been completed.(Inherited from _dispVCProjectEngineEvents_Event.) |
![]() | ProjectBuildStarted | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when the building of a project has begun.(Inherited from _dispVCProjectEngineEvents_Event.) |
![]() | ReportError | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when an error message is sent to the user interface.(Inherited from _dispVCProjectEngineEvents_Event.) |
![]() | SccEvent | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when a source code control event has occurred.(Inherited from _dispVCProjectEngineEvents_Event.) |
![]() | SolutionLoaded | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs immediately after a solution is loaded.(Inherited from _dispVCProjectEngineEvents_Event.) |
