FolderViewSelectionMarkedItem Property |
Gets the index of an item in the folder's view which has been marked by using the SVSI_SELECTIONMARK.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public Item SelectionMarkedItem { get; }
Property Value
Type:
Item
The selection marked item.
See Also