ProjectItemsEventsClass Events
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: EnvDTE (in EnvDTE.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. |
![]() | 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. |
![]() | 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. |
Show:
