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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.