Click or drag to resize

SearchProgressChangedEventArgsPercentageEstimated Property

Returns the estimated percentage of the search within the files. This is only a rough value especially for recursive searches.

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

Property Value

Type: Int32
See Also