_AppDomain.AssemblyLoad Evento

Definição

Fornece objetos COM com acesso independente de versão para o evento AssemblyLoad.

public:
 event AssemblyLoadEventHandler ^ AssemblyLoad;
event AssemblyLoadEventHandler AssemblyLoad;
[add: System.Security.SecurityCritical]
[remove: System.Security.SecurityCritical]
event AssemblyLoadEventHandler AssemblyLoad;
member this.AssemblyLoad : AssemblyLoadEventHandler 
[<add: System.Security.SecurityCritical>]
[<remove: System.Security.SecurityCritical>]
member this.AssemblyLoad : AssemblyLoadEventHandler 
Event AssemblyLoad As AssemblyLoadEventHandler 

Tipo de evento

Atributos

Comentários

Confira o AppDomain.AssemblyLoad evento.

Aplica-se a