Freigeben über


OutputWindowEvents-Schnittstelle

Aktualisiert: November 2007

Stellt Ereignisse für Änderungen am Ausgabefenster bereit.

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

Syntax

<GuidAttribute("0A3546A8-6840-11D2-97C1-00C04FB6C6FF")> _
Public Interface OutputWindowEvents _
    Implements _OutputWindowEvents, _dispOutputWindowEvents_Event

Dim instance As OutputWindowEvents
[GuidAttribute("0A3546A8-6840-11D2-97C1-00C04FB6C6FF")]
public interface OutputWindowEvents : _OutputWindowEvents, 
    _dispOutputWindowEvents_Event
[GuidAttribute(L"0A3546A8-6840-11D2-97C1-00C04FB6C6FF")]
public interface class OutputWindowEvents : _OutputWindowEvents, 
    _dispOutputWindowEvents_Event
public interface OutputWindowEvents extends _OutputWindowEvents, _dispOutputWindowEvents_Event

Hinweise

Verwenden Sie dieses Objekt für Funktionalität, und verweisen Sie für die Dokumentation dieses Objekts auf OutputWindowEvents. Das OutputWindowEvents-Objekt wird von DTE.Events zurückgegeben.

Siehe auch

Referenz

OutputWindowEvents-Member

EnvDTE-Namespace