System.Windows.Forms.SaveFileDialog: Property Members

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

Public Properties

CreatePromptbool.

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.

OverwritePromptbool.

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.