Click or drag to resize

PathCollectionToString Method

Override the inherited method ToString().

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

Return Value

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