_dispProjectItemsEvents Interface

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
<InterfaceTypeAttribute()> _
<GuidAttribute("6962753F-EFD5-41C5-B083-D70687166AEB")> _
Public Interface _dispProjectItemsEvents
[InterfaceTypeAttribute()]
[GuidAttribute("6962753F-EFD5-41C5-B083-D70687166AEB")]
public interface _dispProjectItemsEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"6962753F-EFD5-41C5-B083-D70687166AEB")]
public interface class _dispProjectItemsEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("6962753F-EFD5-41C5-B083-D70687166AEB")>]
type _dispProjectItemsEvents =  interface end
public interface _dispProjectItemsEvents

The _dispProjectItemsEvents type exposes the following members.

Methods

  Name Description
Public method ItemAdded Infrastructure. Microsoft Internal Use Only.
Public method ItemRemoved Infrastructure. Microsoft Internal Use Only.
Public method ItemRenamed Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace