Property IsAllFilesEnabled
- Namespace
 - DotNetBrowser.Browser.Dialogs.Handlers
 
- Assembly
 - DotNetBrowser.dll
 
IsAllFilesEnabled
Indicates whether the file dialog should accept all files and show the "All files" filter.
public bool IsAllFilesEnabled { get; }
Property Value
- bool
 trueif the file dialog should accept all files and show the "All files" filter,falseotherwise.