Click or drag to resize

SearchProgressChangedEventArgsMatchCount Property

The number of files that matched since the last occurred SearchProgressChanged event.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public int MatchCount { get; set; }

Property Value

Int32
See Also