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