The fields of the FileSystemScanner class are listed below. For a complete list of FileSystemScanner class members, see the FileSystemScanner Members topic.
Public Instance Fields
DirectoryFailure | Delegate to invoke when a directory failure is detected. |
FileFailure | Delegate to invoke when a file failure is detected. |
ProcessDirectory | Delegate to invoke when a directory is processed. |
ProcessFile | Delegate to invoke when a file is processed. |
See Also
FileSystemScanner Class | ICSharpCode.SharpZipLib.Core Namespace