ShellBrowser .Net Edition
MatchCount Property
NamespacesJam.ShellSearchProgressChangedEventArgsMatchCount
The number of files that matched since the last occurred SearchProgressChanged event.
Declaration Syntax
C#Visual BasicVisual C++
public int MatchCount { get; set; }
Public Property MatchCount As Integer
public:
property int MatchCount {
	int get ();
	void set (int value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)