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