Zdenek Drlik
Guest
|
Posted:
Thu Nov 10, 2005 9:58 am Post subject:
Using app.config in ISMTPOnArrival implementation |
|
|
Hi all,
I need to write and register under SMTP in Windows 2000 my own COM using
ISMTPOnArrival OnArrival interface. I write this COM in C# and need to
use configuration informations from application config file.
Where should I store my .config file and should I use specific .config
file for each registered COM (there will be more COM objects registered
for specific receivers).
Thanks,
Zdenek D
|
|