"That property doesn't have to be set, it's something you get for free. 
The AppDomain is created and setup presumably by the runtime when your
program launches, and it will automatically pick up the path to your
configuration file, providing it is named the same as your executable,
with ".config" on the end, e.g. "myapplication.exe.config". In this way,
you don't have to hard code any path into the code, that's what makes it
so portable :-)"

If this is right, please ignore my last post.  I'll play later.

Thanks.


Peter


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to