Search |
The SearchProgressChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentFolder | Returns the current folder the background search is in | |
| LastFileSeen | Returns the last filename that was seen by the background search | |
| MatchCount | The number of files that matched since the last occurred SearchProgressChanged event. | |
| PercentageEstimated | Returns the estimated percentage of the search within the files. This is only a rough value especially for recursive searches. |