ShellBrowser .Net Edition
IFileMatcher Interface
NamespacesJam.ShellIFileMatcher
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.
Declaration Syntax
C#Visual BasicVisual C++
public interface IFileMatcher
Public Interface IFileMatcher
public interface class IFileMatcher
Members
All MembersMethods



IconMemberDescription
FileMatches(SearchOptions, String)
Check if a file matches

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)