ShellFolderCreateFileSystemItem Method |
Name | Description | |
---|---|---|
CreateFileSystemItem(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.
| |
CreateFileSystemItem(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.
| |
CreateFileSystemItem(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.
|