ProjectItemsEvents Interface
The base interface from which projects derive event interfaces of their specific project items. Use this object for functionality and refer to ProjectItemsEventsClass for this object's documentation.
Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)
Assembly: EnvDTE (in envdte.dll)
[GuidAttribute("22800963-2811-410D-BF87-A7808EAC977D")] public interface ProjectItemsEvents : _ProjectItemsEvents, _dispProjectItemsEvents_Event
/** @attribute GuidAttribute("22800963-2811-410D-BF87-A7808EAC977D") */
public interface ProjectItemsEvents extends _ProjectItemsEvents, _dispProjectItemsEvents_Event