BuildEvents
(EnvDTE.BuildEvents)
Inherits:
Interfaces:
_BuildEvents, _dispBuildEvents_Event
Derived Types:
0
Assembly:
envdte.dll
Provides a list of events for solution builds. Use this object for functionality and refer to BuildEventsClass for this object’s documentation.
VB.NET
C#
|
C#
public interface BuildEvents : EnvDTE._BuildEvents, EnvDTE._dispBuildEvents_Event
{
}
Articles