MinDate Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ExtendedPathFilter.MinDate Property

Get/set the minimum DateTime value that will match for this filter.

public System.DateTime MinDate {get; set;}

Remarks

Files with a LastWrite time less than this value are excluded by the filter.

See Also

ExtendedPathFilter Class | ICSharpCode.SharpZipLib.Core Namespace