Click or drag to resize

DirectoryBrowserOperations Methods

The DirectoryBrowserOperations type exposes the following members.

Methods
  Name Description
Public method Static member CombinePath Combines the specified path1 and path2 strings into a single path.
Public method Static member CreatePath Creates all directories and subdirectories in the specified path unless they already exist.
Public method Static member IsLogicalDrive Determines if the specified path is a logical drive, e.g., C:\.
Public method Static member LoadDirectories Retrieves list of directories from specified rootFolder.
Public method Static member ResolvePath Resolves the specified path to an absolute full path and expands any environmental variables.
Top
See Also