SharpCvsLib

AbstractRequest.ToString Method 

Converts the object values into a human readable string.

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

Return Value

A string representation of the object.

See Also

AbstractRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace