Apache 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�StackFrameItem()
[C#]
public�StackFrameItem[]�StackFrames�{get;}

See Also

LocationInfo Class | log4net.Core Namespace