Click or drag to resize

ShellItemIdFromFileSystem Method

Overload List
  NameDescription
Public methodStatic memberFromFileSystem(FileSystemInfo)
Creates an instance of a ShellItemId from a FileSystemInfo instance. Note the PIDL created is internal to ShellBoost, it cannot be used as a standard Windows Shell PIDL.
Public methodStatic memberFromFileSystem(String, FileAttributes)
Creates an instance of a ShellItemId from a file system name and attributes. Note the PIDL created is internal to ShellBoost, it cannot be used as a standard Windows Shell PIDL.
Top
See Also