Evento _dispProjectsEvents_Event.ItemRenamed
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 ItemRenamed As _dispProjectsEvents_ItemRenamedEventHandler
event _dispProjectsEvents_ItemRenamedEventHandler ItemRenamed
event _dispProjectsEvents_ItemRenamedEventHandler^ ItemRenamed {
void add (_dispProjectsEvents_ItemRenamedEventHandler^ value);
void remove (_dispProjectsEvents_ItemRenamedEventHandler^ value);
}
abstract ItemRenamed : IEvent<_dispProjectsEvents_ItemRenamedEventHandler,
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.