ShellItem Constructor |
Name | Description | |
---|---|---|
ShellItem(ShellFolder, ShellItemId) |
Initializes a new instance of the ShellItem class.
| |
ShellItem(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.
| |
ShellItem(ShellFolder, FileInfo) |
Initializes a new instance of the ShellItem class for a physical file item.
| |
ShellItem(ShellFolder, ShellItemId, String) |
Initializes a new instance of the ShellItem class for a physical file item.
|