SharpCvsLib

Entry.ToString Method 

Return a human readable string that represents the entry object.

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

Return Value

A human readable string that represents the entry object.

See Also

Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace