An NDoc Documented Class Library

FileSearchEngine Class

The FileSearchEngine component can be used to do a synchronous or asynchronous text search of files in a given directory and subdirectories.

The component can be created via the .NET design environment or programmatically, and supports standard "Find in Files" type functionality (recursive search, regular expressions, etc)

For a list of all members of this type, see FileSearchEngine Members.

System.Object
   MarshalByRefObject
      Component
         FileSearchEngine

public class FileSearchEngine : Component, ISearchState

Requirements

Namespace: Genghis Namespace

Assembly: Genghis.dll

See Also

FileSearchEngine Members | Genghis Namespace