The properties of the ExtendedPathFilter class are listed below. For a complete list of ExtendedPathFilter class members, see the ExtendedPathFilter Members topic.
Public Instance Properties
MaxDate | Get/set the maximum DateTime value that will match for this filter. |
MaxSize | Get/set the maximum size for a file that will match this filter. |
MinDate | Get/set the minimum DateTime value that will match for this filter. |
MinSize | Get/set the minimum size for a file that will match this filter. |
See Also
ExtendedPathFilter Class | ICSharpCode.SharpZipLib.Core Namespace