ShellFolder Constructor |
Name | Description | |
---|---|---|
ShellFolder(ShellItemIdList) |
Initializes a new instance of the ShellFolder class.
This constructor is reserved for root shell folders.
| |
ShellFolder(ShellFolder, ShellItemId) |
Initializes a new instance of the ShellFolder class.
| |
ShellFolder(ShellFolder, Guid) |
Initializes a new instance of the ShellFolder class.
This folders's PIDL will be constructed using the parent's root PIDL (instead of the parent pidl) plus the passed in uniqueGuid.
| |
ShellFolder(ShellFolder, DirectoryInfo) |
Initializes a new instance of the ShellFolder class.
| |
ShellFolder(ShellFolder, ShellItemId, String) |
Initializes a new instance of the ShellFolder class.
|