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.1
Syntax
public ItemIdList SelectedFolderIdList { get; }

Property Value

Type: ItemIdList
The ItemIdList of the selected folder.
See Also