LumiSoft Mail Server User API
MaxDate Property
Namespaces > ICSharpCode.SharpZipLib.Core > ExtendedPathFilter > MaxDate

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Core.ExtendedPathFilter.MaxDate]

Syntax
C#Visual BasicManaged C++
public DateTime MaxDate { get; set; }
Public Property MaxDate As DateTime
public:
DateTime MaxDate {
	DateTime get ();
	void set (DateTime value);
}

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)