Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Directories and Drives

Work with directories and drives programmatically.

Available Tools

Includes utility methods for working with directories and drives. These methods include:

  • CopyDir()

  • CreateDirectory()

  • CreateDirectoryChain()

  • DirectoryExists()

  • DriveListFetch()

  • GetDirectoryPiece()

  • GetDirectorySpace()

  • ParentDirectoryName()

  • SetReadOnly()

  • And others

This class also provides the following class queries:

  • DriveList()

  • FileSet()

  • ParseDirectory()

Availability: All namespaces.

See Also

FeedbackOpens in a new tab