ShellBrowser .Net Edition
PercentageEstimated Property
NamespacesJam.ShellSearchProgressChangedEventArgsPercentageEstimated
Returns the estimated percentage of the search within the files. This is only a rough value especially for recursive searches.
Declaration Syntax
C#Visual BasicVisual C++
public int PercentageEstimated { get; }
Public ReadOnly Property PercentageEstimated As Integer
public:
property int PercentageEstimated {
	int get ();
}

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