ShellBrowser .Net Edition
SelectedItemIdLists Property
NamespacesJam.ShellShellSystemListSelectedItemIdLists
Get the item id lists selected in the SystemShellView, this list contains all selected items including special objects
Declaration Syntax
C#Visual BasicVisual C++
protected ItemIdList[] SelectedItemIdLists { get; }
Protected ReadOnly Property SelectedItemIdLists As ItemIdList()
protected:
property array<ItemIdList^>^ SelectedItemIdLists {
	array<ItemIdList^>^ get ();
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)