This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public Interface _dispProjectsEvents_Event
[ComVisibleAttribute(false)]
public interface _dispProjectsEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispProjectsEvents_Event
[<ComVisibleAttribute(false)>]
type _dispProjectsEvents_Event =  interface end
public interface _dispProjectsEvents_Event
The _dispProjectsEvents_Event type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]()  | 
add_ItemAdded | Infrastructure. Microsoft Internal Use Only. | 
![]()  | 
add_ItemRemoved | Infrastructure. Microsoft Internal Use Only. | 
![]()  | 
add_ItemRenamed | Infrastructure. Microsoft Internal Use Only. | 
![]()  | 
remove_ItemAdded | Infrastructure. Microsoft Internal Use Only. | 
![]()  | 
remove_ItemRemoved | Infrastructure. Microsoft Internal Use Only. | 
![]()  | 
remove_ItemRenamed | Infrastructure. Microsoft Internal Use Only. | 
Top
Events
| Name | Description | |
|---|---|---|
![]()  | 
ItemAdded | Infrastructure. Microsoft Internal Use Only. | 
![]()  | 
ItemRemoved | Infrastructure. Microsoft Internal Use Only. | 
![]()  | 
ItemRenamed | Infrastructure. Microsoft Internal Use Only. | 
Top
.gif)
.gif)