Prompts the user to select a location for saving a file. This class cannot be inherited.
See Also: SaveFileDialog Members
This class can either open and overwrite an existing file or create a new file.
Most of the functionality for this class is found in the System.Windows.Forms.FileDialog class.