SharpCvsLib

LogConfig.ToString Method 

Return a human readable representation of the object.

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

Return Value

A human readable representation of the object.

See Also

LogConfig Class | ICSharpCode.SharpCvsLib.Config.Logging Namespace