FileSaveDialog
Constructor
Description:
Constructs a new instance of a File Save dialog.
Constructs a new instance of a File Save dialog.
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 |