PathFilter Constructor

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

PathFilter Constructor 

Initialise a new instance of PathFilter.

public PathFilter(
   string filter
);

Parameters

filter
The NameFilterfilter expression to apply.

See Also

PathFilter Class | ICSharpCode.SharpZipLib.Core Namespace