Condividi tramite


Evento _dispOutputWindowEvents_Event.PaneAdded

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 PaneAdded As _dispOutputWindowEvents_PaneAddedEventHandler
event _dispOutputWindowEvents_PaneAddedEventHandler PaneAdded
 event _dispOutputWindowEvents_PaneAddedEventHandler^ PaneAdded {
    void add (_dispOutputWindowEvents_PaneAddedEventHandler^ value);
    void remove (_dispOutputWindowEvents_PaneAddedEventHandler^ value);
}
abstract PaneAdded : IEvent<_dispOutputWindowEvents_PaneAddedEventHandler,
    EventArgs>
JScript non supporta gli eventi.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

_dispOutputWindowEvents_Event Interfaccia

Spazio dei nomi EnvDTE