DLL and Application Config

  • Thread starter Thread starter DaveP
  • Start date Start date
D

DaveP

i have a c#Dll being Called From Vb6 using Iinterface
now my question is
Can ConfigurationManager.AppSettings be used with this DLL or Do i have to
Create My own Config for this Dll

Tks
DaveP
 
Back
Top