B
babylon
i have a .Net dll
and there are codes to access the AppSettings inside the dll
However, I would like to use the dll from a C++ program by wrapping the .Net
dll as a COM
So..how could I provide the app.config?
Thanks
and there are codes to access the AppSettings inside the dll
However, I would like to use the dll from a C++ program by wrapping the .Net
dll as a COM
So..how could I provide the app.config?
Thanks