Table of Contents

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

true if the file dialog should accept all files and show the "All files" filter, false otherwise.