Click or drag to resize

FolderChangingEventArgsFolderIdList Property

Gets an ItemIdList representing the target folder of the navigation.

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

Property Value

Type: ItemIdList
An ItemIdList representing the target folder. See Path or DisplayPath.
See Also