Skip to main content
A newer version of this page is available. .

IOpenFileDialogService Properties

Provides methods to browse and open files in the File System by using the standard dialog box.
Name Description
File Gets an object specifying the file selected in the dialog box.
Files Gets a collection specifying all the files selected in the dialog box.
Filter Gets or sets a filter string which specifies options that are available in the “Files of type” box in the dialog box.
FilterIndex Gets or sets the index of the filtering option currently selected in the dialog box.
Title Gets or sets the title displayed by the dialog box.
See Also