RVTDocs.com
Namespace: Autodesk.Revit.UI Class: FileSaveDialog

FileSaveDialog

Constructor
Description:
Constructs a new instance of a File Save dialog.
Syntax
public FileSaveDialog(
	string filter
)
Parameters
Parameter Type Description
filter String The filter string. See the remarks for <a href="a67923df-362a-52de-944f-c6ef0532cd59.htm">Filter</a> for details.
Return Value
Exceptions
Exception Condition
ArgumentException The input filter string does not meet the minimal requirements for a valid filter string.
ArgumentNullException A non-optional argument was null