FileDialogSelectedItems interface
Office 2013 and later
A collection of String values that correspond to the paths of the files or folders that a user has selected from a file dialog box displayed through the FileDialog object.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Use the SelectedItems property with the FileDialog object to return a FileDialogSelectedItems collection.
Show: