Gets the base directory for this AppDomain.
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.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