FileDialog.MultiSelectEnabled Property
Parent Object: FileDialogDescription
Gets and sets whether the 'Open' dialog should allow the selection of multiple files. If multiple files are selected by the user, the FileName property returns a string containing all selected file names delimited by a vertical bar ('|').