ShellBrowser .Net Edition
FileMatchesSearchCriterion Property
NamespacesJam.ShellFileMatchEventArgsFileMatchesSearchCriterion
Set this to false if the file does not match the search criterion anymore and shall not be added to the FileList
Declaration Syntax
C#Visual BasicVisual C++
public bool FileMatchesSearchCriterion { get; set; }
Public Property FileMatchesSearchCriterion As Boolean
public:
property bool FileMatchesSearchCriterion {
	bool get ();
	void set (bool value);
}

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