ShellBrowser .Net Edition
FolderIdList Property
NamespacesJam.ShellShellSystemListFolderIdList
Get or set the ItemIdList of the folder the component currently displays respectively the folder the component shall display.
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);
}
See Also

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