OutputWindowEvents Interface
Provides events for changes to the Output window.
Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)
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