N
Nobody
I can enumerate Processes and AppDomains given the following example:
http://staff.develop.com/woodring/dotnet/#corpub
I end up with each AppDomain name and id of each managed process. But how
can I now enumerate the Assemblies each AppDomain has loaded?
Thanks
http://staff.develop.com/woodring/dotnet/#corpub
I end up with each AppDomain name and id of each managed process. But how
can I now enumerate the Assemblies each AppDomain has loaded?
Thanks