Click or drag to resize

ShellSystemListItem Properties

The ShellSystemListItem type exposes the following members.

Properties
 NameDescription
Public propertyAbsoluteItemIdList Get the absolute ItemIdList of the item.
(Inherited from BaseShellItem)
Public propertyCaption Get the caption of the ItemIdList this Item represents. Caption. This does not neccessarily represent the full filename of the item, instead refer to the FullPath property if this functionality is needed.
Public propertyCut Defines if the item's image should be shown ghosted or not.
(Overrides BaseShellItemCut)
Public propertyFullPath Return the full path within the filesystem. This may be empty, if the item has no filesystem path.
(Inherited from BaseShellItem)
Public propertyIndex Get the index within the list
Public propertyItemIdList Get the ItemIdList that specifies the item in the filesystem.
Obsolete
Public propertyOverlayImage The index of the overlay image in the system image list that should be shown in front of the normal icon.
(Overrides BaseShellItemOverlayImage)
Public propertyShellSystemList Get the ShellSystemList view that this item is associated with.
Top
See Also