ShellBrowser .Net Edition
FileMatches Method (p_SearchOptions, filename)
NamespacesJam.ShellIFileMatcherFileMatches(SearchOptions, String)
Check if a file matches
Declaration Syntax
C#Visual BasicVisual C++
bool FileMatches(
	SearchOptions p_SearchOptions,
	string filename
)
Function FileMatches ( _
	p_SearchOptions As SearchOptions, _
	filename As String _
) As Boolean
bool FileMatches(
	SearchOptions^ p_SearchOptions, 
	String^ filename
)
Parameters
p_SearchOptions (SearchOptions)
the search criteria
filename (String)
the filename to match
Return Value
true if the file matches

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