filesAndDirectoryOperationsgetDirectorySize Method |
| Name | Description | |
|---|---|---|
| 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
|