log4net SDK Documentation - Microsoft .NET Framework 4.0

SystemStringFormat.ToString Method 

Format the string and arguments

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

Return Value

the formatted string

See Also

SystemStringFormat Class | log4net.Util Namespace