ShellBrowser .Net Edition
IShellItem Interface
NamespacesJam.ShellIShellItem
Defines a common interface for ShellListItem and ShellTreeNode. It will be extended in the future.
Declaration Syntax
C#Visual BasicVisual C++
public interface IShellItem
Public Interface IShellItem
public interface class IShellItem
Members
All MembersMethodsProperties



IconMemberDescription
CreateFolder(String)
Creates a sub folder to this item if this item is a folder item

Cut
Show the icon of a FileItem "ghosted" if the user has performed the cut operation (Ctrl-X)

FullPath
Get the full path of the item.

OverlayImage
The index of the overlay image in the system image list that should be shown in front of the normal icon.

Rename(String)
Rename a file item

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