Gets the path to the configuration file for the current AppDomain.
The path to the configuration file for the current AppDomain.
The .NET Compact Framework 1.0 does not have a concept of a configuration file. For this runtime, we use the entry assembly location as the root for the configuration file name.
The value returned may be either a local file path or a URI.
SystemInfo Class | log4net.Util Namespace