I need to read keys from several external .config files of applications, can I specify a file for AppSettingsReader?
I'm sure this is not possible, but these are just XML files, so itβs pretty simple to do this using standard XML classes.
If you haven't used the XML classes yet, here is an example you can get started: Read the .NET.Config file as an XML document to get the version of the Runtime application