Click or drag to resize

ExplorerBrowserFolderIdList Property

Gets or sets the current location.

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

Property Value

ItemIdList
A ItemIdList instance.
See Also