0 out of 1 rated this helpful - Rate this topic

DTEEvents Interface

Provides events relating to the state of the environment. Use this object for functionality and refer to DTEEventsClass for this object's documentation.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("FA1BB6D7-CA83-11D2-AAB2-00C04F688DDE")] 
public interface DTEEvents : _DTEEvents, _dispDTEEvents_Event
/** @attribute GuidAttribute("FA1BB6D7-CA83-11D2-AAB2-00C04F688DDE") */ 
public interface DTEEvents extends _DTEEvents, _dispDTEEvents_Event
GuidAttribute("FA1BB6D7-CA83-11D2-AAB2-00C04F688DDE") 
public interface DTEEvents extends _DTEEvents, _dispDTEEvents_Event

The DTEEvents object is returned by DTE.Events.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement