Events2
(EnvDTE80.Events2)
Inherits:
Interfaces:
Events
Derived Types:
0
Assembly:
envdte80.dll
Allows access to all events in the extensibility model. Events may also be exposed from specific objects within the extensibility model.
VB.NET
C#
|
C#
public interface Events2 : EnvDTE.Events
{
}
Articles