ProcessQuery.hasOpenFile
ProcessQuery hasOpenFile(string path)Filters processes that have a specific file open.
Parameters
path | The file path to search for. |
Returns
This ProcessQuery for method chaining.
ProcessQuery hasOpenFile(string path)Filters processes that have a specific file open.
path | The file path to search for. |