Open |
The OpenFileOptions type exposes the following members.
Name | Description | |
---|---|---|
EmptyStringArray | ||
FileName | Gets or sets the name of the file the user has chosen. | |
FileNames | Gets or sets the file names (only if multiselect is on). | |
FilterIndex | Gets or sets the index of the filter that is shown by default. | |
FilterList | Provides read-only to the filter list. | |
InitialDirectory | Gets or sets the initial directory. | |
Multiselect | Gets or sets a value indicating whether multiple files can be selected. | |
RestoreDirectory | Gets or sets a value indicating whether to restore the directory. | |
Title | Gets or sets the title of the open file dialog. |