Fires an event that a file matches the default search criteria if the user registers to the SearchFileMatches event
the user can further decide whether the file should match.
| C# | Visual Basic | Visual C++ |
protected void OnFileMatches( FileMatchEventArgs p_EventArgs )
Protected Sub OnFileMatches ( _ p_EventArgs As FileMatchEventArgs _ )
protected: void OnFileMatches( FileMatchEventArgs^ p_EventArgs )
- p_EventArgs (FileMatchEventArgs)
- The FileMatchEventArgs.