FileSystemScanner Constructor (String, String)

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

FileSystemScanner Constructor (String, String)

Initialise a new instance of FileSystemScanner

public FileSystemScanner(
   string fileFilter,
   string directoryFilter
);

Parameters

fileFilter
The file filter to apply.
directoryFilter
The directory filter to apply.

See Also

FileSystemScanner Class | ICSharpCode.SharpZipLib.Core Namespace | FileSystemScanner Constructor Overload List