SearchOptionsCreationInterval Property |
Set an interval for the creation attribute of files to be included in the result set.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public DateTimeInterval CreationInterval { get; set; }
Public Property CreationInterval As DateTimeInterval
Get
Set
public:
property DateTimeInterval^ CreationInterval {
DateTimeInterval^ get ();
void set (DateTimeInterval^ value);
}
member CreationInterval : DateTimeInterval with get, set
Property Value
Type:
DateTimeIntervalSee Also