SharpCvsLib

PathTranslator.ToString Method 

Convert this object to 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

PathTranslator Class | ICSharpCode.SharpCvsLib.FileSystem Namespace