ShellBrowser .Net Edition
Search Method (p_Path)
NamespacesJam.ShellFileListSearch(String)
Searches the path given in the parameter for patterns defined in the SearchOptions property.
Declaration Syntax
C#Visual BasicVisual C++
public void Search(
	string p_Path
)
Public Sub Search ( _
	p_Path As String _
)
public:
void Search(
	String^ p_Path
)
Parameters
p_Path (String)
The path in which to search for the pattern.
Exceptions
ExceptionCondition
ExceptionIf no valid, existing p_Path is provided.

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