首页 > 代码库 > C#中dll附加配置文件

C#中dll附加配置文件

DLL-with-configuration-file带配置文件的dll

http://www.codeproject.com/Tips/199441/DLL-with-configuration-file

 

 

Accessing Properties.Settings userSettings from a DLL

http://stackoverflow.com/questions/6445867/accessing-properties-settings-usersettings-from-a-dll

C#中dll附加配置文件