ShellBrowser .Net Edition
FolderIdList Property
NamespacesJam.ShellShellListViewFolderIdList
FolderIdList contains a pointer to the ItemIdList of the current folder.
Declaration Syntax
C#Visual BasicVisual C++
public ItemIdList FolderIdList { get; set; }
Public Property FolderIdList As ItemIdList
public:
property ItemIdList^ FolderIdList {
	ItemIdList^ get ();
	void set (ItemIdList^ value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)