Property AcceptableExtensions
- Namespace
 - DotNetBrowser.Browser.Dialogs.Handlers
 
- Assembly
 - DotNetBrowser.dll
 
AcceptableExtensions
Gets a list of the file extensions are based on the accept attribute value of the HTML input
element acceptable by the file chooser.
public List<string> AcceptableExtensions { get; }