How to calculate average size of file in a folder using LINQ in UiPath

Опубликовано: 17 Май 2026
на канале: Learn Tech with Mannoj
140
0

Problem Statement: We need to find the average file size in a folder selected by user at run time

Here is the query to get the uppercase words

StrAllDirectoryFiles.Select(function (file) new FileInfo(file).Length).average

Code:https://github.com/manojbatra071/UiPa...

Medium:   / how-to-calculate-average-size-of-file-in-a...  


#rpa #uipath #OneMinuteRPA #uipathrpa #uipathstudio