Click or drag to resize

ShellItem Constructor

Overload List
  NameDescription
Public methodShellItem(ShellFolder, ShellItemId)
Initializes a new instance of the ShellItem class.
Public methodShellItem(ShellFolder, Guid)
Initializes a new instance of the ShellItem class. This item's PIDL will be constructed using the parent's root PIDL (instead of the parent pidl) plus the passed in uniqueGuid.
Public methodShellItem(ShellFolder, FileInfo)
Initializes a new instance of the ShellItem class for a physical file item.
Public methodShellItem(ShellFolder, ShellItemId, String)
Initializes a new instance of the ShellItem class for a physical file item.
Top
See Also