Click or drag to resize

SearchOptionsIncludeHidden Property

If this is set to true, the search will include hidden files and folders

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool IncludeHidden { get; set; }

Property Value

Type: Boolean
See Also