The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
AssemblyLoadEventArgs::LoadedAssembly Property
.NET Framework (current version)
Gets an Assembly that represents the currently loaded assembly.
Assembly: mscorlib (in mscorlib.dll)
The value of this property is set by the common language runtime when the AppDomain::AssemblyLoad event occurs.
.NET Framework
Available since 1.1
Available since 1.1
Show: