Click or drag to resize

IShellItem Interface

Defines a common interface for ShellListItem and ShellTreeNode.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public interface IShellItem

The IShellItem type exposes the following members.

Properties
  NameDescription
Public propertyAbsoluteItemIdList
Get the absolute ItemIdList of the item.
Public propertyFullPath
Get the full path of the item.
Top
See Also