File |
Determines if the input string is acceptable as input for a FileDialog filter string.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- filterString String
- The filter string.
Return Value
BooleanTrue of the filter string meets the minimal requirements to be a valid filter string.

Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
