0 out of 1 rated this helpful - Rate this topic

OutputWindowEvents Interface

Provides events for changes to the Output window.

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

[GuidAttribute("0A3546A8-6840-11D2-97C1-00C04FB6C6FF")] 
public interface OutputWindowEvents : _OutputWindowEvents, _dispOutputWindowEvents_Event
/** @attribute GuidAttribute("0A3546A8-6840-11D2-97C1-00C04FB6C6FF") */ 
public interface OutputWindowEvents extends _OutputWindowEvents, _dispOutputWindowEvents_Event
GuidAttribute("0A3546A8-6840-11D2-97C1-00C04FB6C6FF") 
public interface OutputWindowEvents extends _OutputWindowEvents, _dispOutputWindowEvents_Event

Use this object for functionality and refer to OutputWindowEvents for this object's documentation. The OutputWindowEvents object is returned by DTE.Events.

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