The Pidl type exposes the following members.
Name | Description | |
---|---|---|
Files |
Gets an array of files contained in this Pidl object. |
|
Folders |
Gets an array of subfolders of the Pidl object. |
|
Handle |
Gets a handle to the shell PIDL object. |
|
IsRoot |
Gets a value indicating whether the Pidl object represents the Desktop folder (i.e. root of the file system). |
|
Items |
Gets an array of all subitems of the Pidl object (includes both files and folders). |
|
Parent |
Gets a PIDL of the parent file system object. |
|
Path |
Gets file system path of the Pidl object (if available). |
|
Stream |
Gets a binary content of a file system item represented by this Pidl object. |
|
Type |
Gets a type of the file system item object represented by this Pidl object. |