LogEvent.Scope property

The structured scope for the message, if any. Will not be null, but may be an empty sequence.

public IEnumerable<object> Scope { get; set; }

See Also