Mono Class Library: System.AppDomain Overview | Members

System.AppDomain.AssemblyLoad Event

Raised when an assembly is loaded. [Edit]

public event AssemblyLoadEventHandler AssemblyLoad

Remarks

Note:

This event is handled by a AssemblyLoadEventHandler delegate. Information about the event is passed to the delegate in a AssemblyLoadEventArgs instance.

For additional information about events, see Partitions I and II of the CLI Specification.

[Edit]

Requirements

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