Property FilterDescription
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
FilterDescription
Gets a description of the acceptable extensions.
public string FilterDescription { get; }
Property Value
- string
A meaningful (e.g. "Image files", "PDF File (.pdf)", etc.) description of the acceptable extensions. In case no extensions are provided, the value is empty, which implies that any file type is acceptable.