LogEntry.AppDomainName

LogEntry.AppDomainName property

The AppDomain in which we are running

public string AppDomainName { get; set; }

See Also