log4net SDK Documentation - Microsoft .NET Framework 4.0

LoggingEventData.Domain Field

String representation of the AppDomain.

[Visual Basic]
Public Domain As String
[C#]
public string Domain;

Remarks

String representation of the AppDomain.

See Also

LoggingEventData Class | log4net.Core Namespace