Click or drag to resize

ExplorerBrowserFolderIdList Property

Gets or sets the current location.

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

Property Value

Type: ItemIdList
A ItemIdList instance.
See Also