Open |
| Class | Description | |
|---|---|---|
| InventoryDirectoriesAndFiles | Inventories the input directory and all of its sub-directories and all files contained in the directory and its sub-directories. File system metadata is returned for every directory and document (file). | |
| InventoryDirectoriesOnly | Inventories the input directory and all of its sub-directories. File system metadata is returned for every directory. |
| Delegate | Description | |
|---|---|---|
| InventoryCompletedHandler | Delegate for OnInventoryCompleted event. | |
| InventoryUpdateHandler | Delegate for OnInventoryUpdate event. |