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#
|
VB.NET
Public Interface ProjectsEvents
Implements EnvDTE._ProjectsEvents, EnvDTE._dispProjectsEvents_Event
End Interface
Articles