UIPATH-How To Get A Latest File From Directory

Adarsh Automation
Adarsh Automation
3.7 هزار بار بازدید - 3 سال پیش - Here i have created the
Here i have created the process where my bot will run in to the directory or folder and get the information(path) of the latest file by comparing with the present date of that file

Here i will provide some liks realted to the methods and properties i have used in this process

Directory.GetFiles Method-  https://docs.microsoft.com/en-us/dotn...

Sorting Operators: OrderBy & OrderByDescending-  https://docs.microsoft.com/en-us/dotn...

File.GetCreationTime(String) Method- https://docs.microsoft.com/en-us/dotn...

FileSystemInfo.CreationTime Property-  https://docs.microsoft.com/en-us/dotn...

Get the Current Date Without Time - https://www.delftstack.com/howto/csha...
3 سال پیش در تاریخ 1400/07/12 منتشر شده است.
3,790 بـار بازدید شده
... بیشتر