log4net SDK Reference

LoggingEvent.Domain Property

[This is preliminary documentation and subject to change.]

Gets the AppDomain friendly name.

[Visual Basic]
Public ReadOnly Property Domain As String
[C#]
public string Domain {get;}

Property Value

The AppDomain friendly name.

Remarks

Gets the AppDomain friendly name.

See Also

LoggingEvent Class | log4net.Core Namespace