FileDialogSelectedItems interface

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)

No code example is currently available or this language may not be supported.

Use the SelectedItems property with the FileDialog object to return a FileDialogSelectedItems collection.

Show: