Click or drag to resize

ShellFolderCreateFileSystemItem Method

Overload List
  NameDescription
Protected methodCreateFileSystemItem(FileInfo)
Creates a file system ShellItem instance for a file under this folder. The info's full path must a direct child of this full path.
Protected methodCreateFileSystemItem(FileSystemInfo, ShellItemIdList)
Creates a file system ShellItem or ShellFolder instance for a file system entry. The file system entry path must be a child at any level of this full path.
Protected methodCreateFileSystemItem(ShellItemId, String)
Creates a file system ShellItem instance for a file under this folder The file system path must a direct child of this full path.
Top
See Also