Click or drag to resize

PathCollectionToString Method

Override the inherited method ToString().

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax
public override string ToString()

Return Value

Type: String
Returns a string, which contains all entries of the PathCollection list.
See Also