Mono Class Library: Overview

System.AssemblyLoadEventArgs: Property Members

The properties of System.AssemblyLoadEventArgs are listed below. For a list of all members, see the AssemblyLoadEventArgs Members list.

See Also: Inherited members from System.EventArgs

Public Properties

[read-only]
LoadedAssemblySystem.Reflection.Assembly. Gets a System.Reflection.Assembly instance that represents the assembly for which an AssemblyLoad event was raised.