Evento _dispWebServicesEvents_Event.WebServiceRenamed
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Questo evento supporta l'infrastruttura .NET Framework e non deve essere utilizzato direttamente dal codice.
Spazio dei nomi: VsWebSite
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
Sintassi
'Dichiarazione
Event WebServiceRenamed As _dispWebServicesEvents_WebServiceRenamedEventHandler
event _dispWebServicesEvents_WebServiceRenamedEventHandler WebServiceRenamed
event _dispWebServicesEvents_WebServiceRenamedEventHandler^ WebServiceRenamed {
void add (_dispWebServicesEvents_WebServiceRenamedEventHandler^ value);
void remove (_dispWebServicesEvents_WebServiceRenamedEventHandler^ value);
}
abstract WebServiceRenamed : IEvent<_dispWebServicesEvents_WebServiceRenamedEventHandler,
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 ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.