Click or drag to resize

ShellListViewFolderIdList Property

FolderIdList contains a pointer to the ItemIdList of the current folder.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public ItemIdList FolderIdList { get; set; }

Property Value

Type: ItemIdList
See Also