Condividi tramite


Interfaccia OutputWindowEvents

Aggiornamento: novembre 2007

Fornisce gli eventi per apportare modifiche alla finestra Output.

Spazio dei nomi:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Sintassi

<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

Note

Utilizzare questo oggetto per la funzionalità e fare riferimento a OutputWindowEvents per la documentazione dell'oggetto. L'oggetto OutputWindowEvents è restituito da DTE.Events.

Vedere anche

Riferimenti

Membri OutputWindowEvents

Spazio dei nomi EnvDTE