Click or drag to resize

SystemShellListItemCollectionTGetFilePaths Method

returns the Filepaths contained in this collection as string array.

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

Return Value

String
a string array of filepaths
See Also