Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

StackFrameItem Class

provides stack frame information without actually referencing a System.Diagnostics.StackFrame as that would require that the containing assembly is loaded.

For a list of all members of this type, see StackFrameItem Members.

System.Object
���log4net.Core.StackFrameItem

[Visual�Basic]
Public�Class�StackFrameItem
[C#]
public�class�StackFrameItem

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: log4net.Core

Assembly: log4net (in log4net.dll)

See Also

StackFrameItem Members | log4net.Core Namespace