ShellBrowser .Net Edition
OnFileMatches Method (p_EventArgs)
NamespacesJam.ShellFileListOnFileMatches(FileMatchEventArgs)
Fires an event that a file matches the default search criteria if the user registers to the SearchFileMatches event the user can further decide whether the file should match.
Declaration Syntax
C#Visual BasicVisual C++
protected void OnFileMatches(
	FileMatchEventArgs p_EventArgs
)
Protected Sub OnFileMatches ( _
	p_EventArgs As FileMatchEventArgs _
)
protected:
void OnFileMatches(
	FileMatchEventArgs^ p_EventArgs
)
Parameters

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