• Hi,

    I recently had to use a script task to get the modification date of a group of files within a folder. With the Foreach loop task is possible to iterate over a folder and get the file name, fully qualify or the name plus the extension but not other file attributes like de modified date. Then I used a script task and the System.IO C# Library.

    It would be great if this foreachloop component could be extended to retrieve different file attributes.

    Hope that helps.

    Paul Hernández