Click or drag to resize

FileFilter Type Conversions

The FileFilter type exposes the following members.

Operators
  NameDescription
Public operatorStatic member(String to FileFilter)
Converts a string representation of a filter in the form of "[name]|[ext];[ext];[ext]" to a FileDialogFilter.
Top
See Also