ProjectsEvents
(EnvDTE.ProjectsEvents)
Inherits:
Interfaces:
_ProjectsEvents, _dispProjectsEvents_Event
Derived Types:
0
Assembly:
envdte.dll
The base interface from which the various projects derive the events that are associated with their specific project interfaces. Use this object for functionality, and refer to ProjectsEventsClass for this object
VB.NET
C#
|
C#
public interface ProjectsEvents : EnvDTE._ProjectsEvents, EnvDTE._dispProjectsEvents_Event
{
}
Articles