![]() | Instantiates an instance of a FileSearchEngine object |
![]() | Indicates whether or not the search will be done asynchronously. If set to true, Search will return immediately when called and events will be fired from a worker thread. This is important to know when displaying the results in a Windows Forms control. For more Information on this see Invoke |
![]() | Gets the IContainer that contains the Component. |
![]() | 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 |
![]() | Indicates whether or not to do a case sensitive search |
![]() | Indicates whether or not the search will recurse subdirectories during its execution |
![]() | Gets or sets the ISite of the Component. |
![]() | The directory where the search starts |
![]() | Returns a SearchState value indicating the current state of the search |
![]() | If set to true, the Expression property can be any valid regular expression. For details on expression grammar see RegEx |
![]() | Indicates whether or not only complete word matches are found |
![]() | Only files whose names match this filter string will be searched. The format of the string is the same as the one that is used with the GetFiles method of DirectoryInfo |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Releases all resources used by the Component. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Gets the Type of the current instance. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Overloaded. |
![]() | |
![]() |
![]() | Adds an event handler to listen to the Disposed event on the component. |
![]() | EndFile is fired after the engine has finished searching an individual file |
![]() | EndProcessing is fired when the entire search has completed |
![]() | SearchException is fired when an exception occurs during the course of a search |
![]() | SearchHit is fired when a matching line is found in a file during a search |
![]() | StartFile is fired when the engine begins to search an individual file |
![]() | StartProcessing is the first event fired for a search and indicates that the search has started |
![]() | Gets a value that indicates whether the Component is currently in design mode. |
![]() | Gets the list of event handlers that are attached to this Component. |
![]() | Releases the unmanaged resources used by the Component and optionally releases the managed resources. |
![]() | |
![]() | Returns an object that represents a service provided by the Component or by its Container. |
![]() | Creates a shallow copy of the current Object. |
![]() | |
![]() |