We are writing a custom tool using TFS client APIs, to connect to TFS, to fetch work items for a project etc.
We are querying the work item store, using WIQL.
Given the server path of a file, what is the easiest query to get the work items linked to this file from TFS?