SharpCvsLib

Folders.ToString Method 

Return a human readable string that represents the folders contained in this dictionary object.

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

Return Value

A human readable string that represents this collection of folders.

See Also

Folders Class | ICSharpCode.SharpCvsLib.FileSystem Namespace