Message 1 of 3

Not applicable
11-02-2017
08:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am interested in allowing the user to select multiple files as input and getting the file paths of the select files. For example, if I have a folder with 3 different .rvt files, I would like the user to be able to control select two of those and getting the file path of both of those files.
Is this possible?
Currently, I am using the FileOpenDialog() Class which only allows for one file at a time. Is there an alternative that will allow for multiple file selection?
Thank you!
Solved! Go to Solution.