This interface is used to call a file matching mechanism from the background worker thread managed within
a FileSearcher instance. Furthermore it is used by the File/Folder change notification.
| C# | Visual Basic | Visual C++ |
public interface IFileMatcher
Public Interface IFileMatcher
public interface class IFileMatcher
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| FileMatches(SearchOptions, String) |
Check if a file matches
|