log4net SDK Documentation - Microsoft .NET Framework 4.0

LocationInfo.StackFrames Property

Gets the stack frames from the stack trace of the caller making the log request

[Visual Basic]
Public ReadOnly Property StackFrames As StackFrame()
[C#]
public System.Diagnostics.StackFrame[] StackFrames {get;}

See Also

LocationInfo Class | log4net.Core Namespace