Share via


OutputWindowEvents (Interfaz)

Actualización: noviembre 2007

Proporciona eventos para realizar cambios en la ventana Resultados.

Espacio de nombres:  EnvDTE
Ensamblado:  EnvDTE (en EnvDTE.dll)

Sintaxis

<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

Comentarios

Utilice este objeto para obtener funcionalidad y hacer referencia a OutputWindowEvents para obtener la documentación del mismo. DTE.Events devuelve el objeto OutputWindowEvents.

Vea también

Referencia

OutputWindowEvents (Miembros)

EnvDTE (Espacio de nombres)