SharpCvsLib

Folder.ToString Method 

Render the object as a human readable string.

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

Return Value

Missing <returns> documentation for M:ICSharpCode.SharpCvsLib.FileSystem.Folder.ToString

See Also

Folder Class | ICSharpCode.SharpCvsLib.FileSystem Namespace