Class FilteredFileChooserParameters
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
The base class for the common file chooser parameters.
public abstract class FilteredFileChooserParameters : FileChooserParameters
- Inheritance
-
FilteredFileChooserParameters
- Derived
- Inherited Members
Properties
- AcceptableExtensions
Gets the file extensions acceptable by the file chooser.
- FilterDescription
Gets the meaningful (e.g. "Image files", "PDF File (.pdf)", etc.) description of the acceptable extensions.