I\'d think this would be simple, but I can\'t find an answer.
I\'m using remoting and I want to store the RemotingConfiguration in the app.config. When I call Remo
Remo
Try AppDomain.CurrentDomain.SetupInformation.ConfigurationFile
AppDomain.CurrentDomain.SetupInformation.ConfigurationFile
https://docs.microsoft.com/en-us/dotnet/api/system.appdomainsetup.configurationfile