FileDialog.Filter
Property
Description:
The filter string representing a collection of extensions allowed by the dialog.
The filter string representing a collection of extensions allowed by the dialog.
Exceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: The input filter string does not meet the minimal requirements for a valid filter string. |
ArgumentNullException | When setting this property: A non-optional argument was null |