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: 7.2
Syntax
public ItemIdList FolderIdList { get; }

Property Value

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