filesAndDirectoryOperations Class |
Namespace: imbSCI.Core.extensions.io
The filesAndDirectoryOperations type exposes the following members.
| Name | Description | |
|---|---|---|
| doDirectoryOperation |
Does the directory operation.
| |
| getDirectoryInfo |
Feeds directory data info PropertyCollection | |
| getDirectorySize(DirectoryInfo) |
Returns byte count of the directory, by enumerating all files within
| |
| getDirectorySize(String, String) |
Gets the size of all files within the directory, including subfolders. Optionally applies searchFilter for results
| |
| getRelativePathToParent |
Gets the relative path from start to parent | |
| getWebPathBackslashFormat | ||
| hasFiles |
Determines whether there is any file in the directory
|