log4net SDK Documentation - Microsoft .NET Framework 4.0

ThreadContextStack.ToString Method 

Gets the current context information for this stack.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

Gets the current context information

Remarks

Gets the current context information for this stack.

See Also

ThreadContextStack Class | log4net.Util Namespace