MaxDate Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ExtendedPathFilter.MaxDate Property

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

public System.DateTime MaxDate {get; set;}

Remarks

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

See Also

ExtendedPathFilter Class | ICSharpCode.SharpZipLib.Core Namespace