The properties of System.Windows.Forms.SaveFileDialog are listed below. For a list of all members, see the SaveFileDialog Members list.
See Also: Inherited members from System.Windows.Forms.FileDialog
CreatePrompt | bool.
Gets or sets a value indicating whether the dialog box prompts the user for permission to create a file if the user specifies a file that does not exist. | |
OverwritePrompt | bool.
Gets or sets a value indicating whether the Save As dialog box displays a warning if the user specifies a file name that already exists. |