Click or drag to resize

IDirectoryBrowserOperations Methods

The IDirectoryBrowserOperations type exposes the following members.

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