FileMatchEventArgs Class |
Namespace: Jam.Shell
The FileMatchEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| FileMatchEventArgs |
The standard construct, given the full filepath as a parameter
|
| Name | Description | |
|---|---|---|
| File |
The absolute filename of the item that is currently diagnosed of matching the search
criterion.
| |
| FileMatchesSearchCriterion |
Set this to false if the file does not match the search criterion anymore
and shall not be added to the FileList
|