Mono Class Library: System.AssemblyLoadEventArgs Overview | MembersSystem.AssemblyLoadEventArgs.LoadedAssembly Property |
Gets a System.Reflection.Assembly instance that represents the assembly for which an AssemblyLoad event was raised. [Edit]
|
A System.Reflection.Assembly representing the assembly that has been loaded. [Edit]
This property is read-only.
Note: The value of this property is set by the system when it raises a AppDomain.AssemblyLoad event.[Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0