Gets the base directory for this  AppDomain.
AppDomain.
            
Namespace: log4net.Util AppDomain.
AppDomain.
            Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Property Value
Type: String
StringThe base directory path for the current
 AppDomain.
AppDomain.Remarks
            Gets the base directory for this  AppDomain.
AppDomain.
            
The value returned may be either a local file path or a URI.
See Also