Assembly.LoadFile(filename) <---- AGGGG

  • Thread starter Thread starter Dani
  • Start date Start date
D

Dani

Hi, I have used the static method LOADFILE from class Assembly. I am getting
all assembly from file. Then that great, it works. But after that i want to
destroy that file, but i can`t do it. There is another application using it.

How I can destroy, or desassembly the file during my application???

Thanks
 

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