SearchOptionsCreationInterval Property |
Set an interval for the creation attribute of files to be included in the result set.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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