ShellBrowser .Net Edition
CreationInterval Property
NamespacesJam.ShellSearchOptionsCreationInterval
Set an interval for the creation attribute of files to be included in the result set.
Declaration Syntax
C#Visual BasicVisual C++
public DateTimeInterval CreationInterval { get; set; }
Public Property CreationInterval As DateTimeInterval
public:
property DateTimeInterval^ CreationInterval {
	DateTimeInterval^ get ();
	void set (DateTimeInterval^ value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)