Create your first automation in just a few minutes.Try Studio Web →
by YouTube
1
Activity
233
Summary
Summary
Retrieve all files' paths from a specific Directory and, optionally, its Subdirectories in a String List format
Overview
Overview
Use Case 1: Retrieve all the PDF files from C:\Program Files, including the subdirectories.
Filter: *.pdf
SearchDirectory: C:\Program Files
SearchType: AllDirectories
Use Case 2: Retrieve all the Files from C:\Pogram Files, not including subdirectories.
Filter: *.*
SearchDirectory: C:\Program Files
SearchType: CurrentDirectory
NOTE: Installation Guidelines for Custom Activities can be found here.
Features
Features
Retrieve a list of all the specific files from a path
Additional Information
Additional Information
Dependencies
Windows Explorer
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
1.1.0Updated
April 16, 2020Works with
Studio 2018.3
Certification
Silver Certified
Support
UiPath Community Support