Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我通过Assembly.LoadFile. DLL 中描述的类的对象需要在使用前进行初始配置,但我无法将.config文件添加到 DLL。
Assembly.LoadFile
.config
有没有办法用.config文件或其他方法加载 DLL 来设置配置?任何意见,请。