Click or drag to resize

BrowseForFolderSelectedFolderIdList Property

After execution contains the Folder that was selected.

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

Property Value

ItemIdList
The ItemIdList of the selected folder.
See Also