Represents a file search operation
For a list of all members of this type, see FileSearch Members.
System.Object
Search
FileSearch
Each FileSearch instance captures the search directory, pattern and flags of a particular search. The FileSearch instance may then be used in two ways:
foreach
statementMoveNext
and Reset
methods, and the Current
property.
Namespace: recls
Assembly: recls.NET (in recls.NET.dll)
FileSearch Members | recls Namespace