ProcessQuery.hasOpenFile

ProcessQuery hasOpenFile(string path)

Filters processes that have a specific file open.

Parameters

pathThe file path to search for.

Returns

This ProcessQuery for method chaining.