Click or drag to resize

ExplorerBrowserSelectedItemIdList Property

Gets or sets the selected item identifier list. A previous selection is removed.

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

Property Value

ItemIdList
An absolute ItemIdList of the element to be selected.
See Also