PathFilter Class

SharpZip Compression Library

SharpZip Compression Library

PathFilter Class

PathFilter filters directories and files by full path name.

For a list of all members of this type, see PathFilter Members.

System.Object    ICSharpCode.SharpZipLib.Core.PathFilter
      ICSharpCode.SharpZipLib.Core.NameAndSizeFilter

public class PathFilter : IScanFilter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ICSharpCode.SharpZipLib.Core

Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)

See Also

PathFilter Members | ICSharpCode.SharpZipLib.Core Namespace