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
 
Back
Top