P
Peter Morris [Droopy eyes software]
Hi all
AppDomain.CurrentDomain is not implement in .net CF 1.1, so could someone
please tell me how to retrieve a list of assemblies in the current app
domain?
"foreach(Assembly currentAssembly in
AppDomain.CurrentDomain.GetAssemblies());" does not work
Thanks in advance!
--
Pete
====
Audio compression components, DIB graphics controls, FastStrings
http://www.droopyeyes.com
My blog
http://blogs.slcdug.org/petermorris/
AppDomain.CurrentDomain is not implement in .net CF 1.1, so could someone
please tell me how to retrieve a list of assemblies in the current app
domain?
"foreach(Assembly currentAssembly in
AppDomain.CurrentDomain.GetAssemblies());" does not work
Thanks in advance!
--
Pete
====
Audio compression components, DIB graphics controls, FastStrings
http://www.droopyeyes.com
My blog
http://blogs.slcdug.org/petermorris/