Condividi tramite


Evento _dispOutputWindowEvents_Event.PaneUpdated

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Solo per utilizzo interno di Microsoft.

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

Sintassi

'Dichiarazione
Event PaneUpdated As _dispOutputWindowEvents_PaneUpdatedEventHandler
event _dispOutputWindowEvents_PaneUpdatedEventHandler PaneUpdated
event _dispOutputWindowEvents_PaneUpdatedEventHandler^ PaneUpdated {
    void add (_dispOutputWindowEvents_PaneUpdatedEventHandler^ value);
    void remove (_dispOutputWindowEvents_PaneUpdatedEventHandler^ value);
}
abstract PaneUpdated : IEvent<_dispOutputWindowEvents_PaneUpdatedEventHandler,
    EventArgs>
JScript non supporta gli eventi.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

_dispOutputWindowEvents_Event Interfaccia

Spazio dei nomi EnvDTE