Click or drag to resize

ShellSystemListFolderIdList Property

Get or set the ItemIdList of the folder the component currently displays respectively the folder the component shall display.

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

Property Value

Type: ItemIdList
See Also