Mono Class Library: System.Reflection.Assembly Overview | MembersSystem.Reflection.Assembly.Load Method |
Loads the specified assembly. [Edit]
|
The loaded System.Reflection.Assembly . [Edit]
Type Reason ArgumentNullException assemblyString is null. [Edit] ArgumentException assemblyString is equal to string.Empty or starts with the null character ('\0'). [Edit] System.IO.FileNotFoundException The System.Reflection.Assembly identified by assemblyString was not found. [Edit] BadImageFormatException The System.Reflection.Assembly identified by assemblyString is not a valid assembly. [Edit]
Documentation for this section has not yet been entered. [Edit]
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0