System.AssemblyLoadEventArgs Class

Provides data for the AppDomain.AssemblyLoad event.

See Also: AssemblyLoadEventArgs Members

Syntax

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

Remarks

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

Thread Safety

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

Requirements

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