This documentation is for the old version. Go to the latest Graphics Mill docs

Pidl Properties

The Pidl type exposes the following members.

Properties

Name Description
Public property Files

Gets an array of files contained in this Pidl object.

Public property Folders

Gets an array of subfolders of the Pidl object.

Public property Handle

Gets a handle to the shell PIDL object.

Public property IsRoot

Gets a value indicating whether the Pidl object represents the Desktop folder (i.e. root of the file system).

Public property Items

Gets an array of all subitems of the Pidl object (includes both files and folders).

Public property Parent

Gets a PIDL of the parent file system object.

Public property Path

Gets file system path of the Pidl object (if available).

Public property Stream

Gets a binary content of a file system item represented by this Pidl object.

Public property Type

Gets a type of the file system item object represented by this Pidl object.

See Also

Reference