Click or drag to resize

ShellFolderCreateFileSystemFolder Method

Overload List
  NameDescription
Protected methodCreateFileSystemFolder(DirectoryInfo)
Creates a file system ShellItem instance for a folder under this folder. The info's full path must a direct child of this full path.
Protected methodCreateFileSystemFolder(ShellItemId, String)
Creates a file system ShellItem instance for a folder under this folder. The file system path must a direct child of this full path.
Top
See Also