Mono Class Library: System Namespace

System.AssemblyLoadEventArgs Class

Provides access to the System.Reflection.Assembly that was loaded causing a AppDomain.AssemblyLoad event. [Edit]

See Also: AssemblyLoadEventArgs Members

System.Object
     System.EventArgs
          System.AssemblyLoadEventArgs

[System.Runtime.InteropServices.ComVisible(true)]
public class AssemblyLoadEventArgs : EventArgs

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Remarks

Note: This class provides the loaded assembly via the AssemblyLoadEventArgs.LoadedAssembly property.
[Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0