Click or drag to resize

SystemShellListItemCollection<T>.GetFilePaths Method

returns the Filepaths contained in this collection as string array.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public string[] GetFilePaths()

Return Value

Type:String[]
a string array of filepaths
See Also