OpenFileDialog.SelectedFiles Property
Gets a collection of FileDialogFileInfo objects for the selected files.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Collections.Generic.IEnumerable<FileDialogFileInfo>A collection of FileDialogFileInfo objects for the selected files.