Directory
|
The DirectoryBrowserOperations type exposes the following members.
Name | Description | |
---|---|---|
CombinePath | Combines the specified path1 and path2 strings into a single path. | |
CreatePath | Creates all directories and subdirectories in the specified path unless they already exist. | |
IsLogicalDrive | Determines if the specified path is a logical drive, e.g., C:\. | |
LoadDirectories | Retrieves list of directories from specified rootFolder. | |
ResolvePath | Resolves the specified path to an absolute full path and expands any environmental variables. |