alphaleonis / AlphaFS

AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes.
http://alphafs.alphaleonis.com/
MIT License
563 stars 99 forks source link

How to get the list of files between days #510

Closed avi081265 closed 5 years ago

avi081265 commented 5 years ago

How to get the list of files which are more than 180 days and less 360 days.

I also want to attributes (mentioned below) of each files CreationTime,LastWriteTime, LastAccessTime,Extension,Length, Name, Directory, FullName, createdby, owner

Please advise.

Yomodo commented 5 years ago

Import AlphaFS

https://stackoverflow.com/questions/17366675/using-get-childitem-to-get-a-list-of-files-modified-in-the-last-3-days