LoggingEventDomain Property Apache log4net™ SDK Documentation
Gets the AppDomain friendly name.

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public string Domain { get; }

Property Value

Type: String
The AppDomain friendly name.
Remarks

Gets the AppDomain friendly name.

See Also

Reference