Constructor FileNameFilterAttribute
- Namespace
- Bonsai
- Assembly
- Bonsai.Core.dll
FileNameFilterAttribute(string)
Initializes a new instance of the FileNameFilterAttribute class with the specified file name filter.
public FileNameFilterAttribute(string filter)
Parameters
filter
stringThe file name filter string which determines the choices that appear in the file type selection box of a file dialog.