Scanning filters support these operations.
For a list of all members of this type, see IScanFilter Members.
public interface IScanFilter
Types that implement IScanFilter
Type | Description |
---|---|
NameAndSizeFilter | NameAnsSizeFilter filters based on name and file size. |
PathFilter | PathFilter filters directories and files by full path name. |
Requirements
Namespace: ICSharpCode.SharpZipLib.Core
Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)
See Also
IScanFilter Members | ICSharpCode.SharpZipLib.Core Namespace