GetAssemblies()

  • Thread starter Thread starter Barry Carr
  • Start date Start date
B

Barry Carr

Hi,

Is there away to simulate/emulate or in anyway reproduce the behaviour
of AppDomain.GetAssemblies() on CF 2.01? TIA

Cheers
Barry Carr
 
Hi,

The method appdomain.currentdomain.getassemblies is missing and there
is no way to directly get this information on the CF. You could explain
what you want to do, perhaps there will be an other way to do this.

BR


Fabien Decret
Windows Embedded Consultant

ADENEO (ADESET)
http://www.adeneo.adetelgroup.com/


Barry Carr a écrit :
 
Hi Fabien,

Thanks for the reply. Basically, what I'm trying to do is see if any of
the loaded assemblies are "tagged" with a custom attribute.

Cheers
Barry Carr
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top