Click or drag to resize

OpenFileOptions Properties

The OpenFileOptions type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberEmptyStringArray 
Public propertyFileName Gets or sets the name of the file the user has chosen.
Public propertyFileNames Gets or sets the file names (only if multiselect is on).
Public propertyFilterIndex Gets or sets the index of the filter that is shown by default.
Public propertyFilterList Provides read-only to the filter list.
Public propertyInitialDirectory Gets or sets the initial directory.
Public propertyMultiselect Gets or sets a value indicating whether multiple files can be selected.
Public propertyRestoreDirectory Gets or sets a value indicating whether to restore the directory.
Public propertyTitle Gets or sets the title of the open file dialog.
Top
See Also