How to load assembly(.exe|.dll) from different folder(any place) to a separate appdomain

后端 未结 0 1385
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-09 10:58

I would like to load an assembly(.exe or .dll) and dependencies from other folder into a separate AppDomain, so this allow me to unload the assembly.

Example: My appl

相关标签:
回答
  • 消灭零回复
提交回复
热议问题