ShellBrowser .Net Edition
FolderIdList Property
NamespacesJam.ShellShellBrowserFolderIdList
This property should only be used by advanced users. The returned ItemIdList has to be freed when it is not needed any more.
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)