Click to See Complete Forum and Search --> : How to get the list of loaded assemblies.


Sin Jeong-hun
April 3rd, 2003, 04:37 AM
Like the .NET's built-in unhandled exception dialog,
I want to display the names of loaded assemblies.
Could you tell me how to get the list of loaded assemblies?
Thank you.

pareshgh
April 3rd, 2003, 11:53 AM
check out Assembley class and its respective namespace.

Paresh