Click or drag to resize

ShellFolder Constructor

Overload List
  NameDescription
Protected methodShellFolder(ShellItemIdList)
Initializes a new instance of the ShellFolder class. This constructor is reserved for root shell folders.
Public methodShellFolder(ShellFolder, ShellItemId)
Initializes a new instance of the ShellFolder class.
Public methodShellFolder(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.
Public methodShellFolder(ShellFolder, DirectoryInfo)
Initializes a new instance of the ShellFolder class.
Public methodShellFolder(ShellFolder, ShellItemId, String)
Initializes a new instance of the ShellFolder class.
Top
See Also