An NDoc Documented Class Library

FileSearchEngine.Expression Property

The search text. This can be any valid string, and if the Recursive property is set to true, it can be any valid regular expression according to the grammar for RegEx

public string Expression {get; set;}

See Also

FileSearchEngine Class | FileSearchEngine Members | Genghis Namespace