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