Interface OutputWindowEvents

Fornece eventos de alterações para a janela de Saída.

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

Sintaxe

<GuidAttribute("0A3546A8-6840-11D2-97C1-00C04FB6C6FF")> _
Public Interface OutputWindowEvents _
    Inherits _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

Comentários

Usar esse objeto para a funcionalidade e se referir a OutputWindowEvents para documentação deste objeto.O objeto OutputWindowEvents é retornado por DTE.Events.

Consulte também

Referência

OutputWindowEvents Membros

Espaço para nome EnvDTE