SearchCriteria Members
SearchCriteria overview
Public Properties
ContainingText
Text expression to search for in files.
ContainingTextScript
ActiveScript to be used for additional content matching.
ContentsExprSpanFile
Flag indicating whether or not the ContainingText expressions should be matched across the whole file and not just the line.
ContentsExprType
The ContainingText expression type.
ExcludeFilename
Flag indicating whether or not the FileName criteria specifies an exclusion list.
FileAttributes
Attribute criteria for the file search.
FileName
Expression for selecting which files to search.
FileNameExprType
The FileName expression type.
FileNameScript
ActiveScript to be used for additional file name matching.
FileSize
Size critieria for the file search.
LookIn
Folder(s) expression for selecting which folders to search in.
LookInExprType
The LookIn expression type.
MatchContentsCase
Flag indicating whether or not the content matching should be case sensitive.
MatchFilenameCase
Flag indicating whether or not the file name matching should be case sensitive.
ModifiedDate
Date criteria for the file search.
RegExprType
Type of regular expression engine to use if ExpressionType.RegExp is specified for any criteria expression type.
SearchSubDirectory
Flag indicating whether or not sub folders should also be searched.
Public Methods
Load
Loads the object with previously saved criteria in a valid SRF format.
LoadAll
Loads the object and the search engine configuration with previously saved criteria in a valid SRF format.
Save
Saves the current criteria into a file in SRF format.