You can specify different tools by using "tf.exe diff /configure", or in Visual Studio by going to Tools -> Options -> Source Control -> Visual Studio Team Foundation Server -> Configure User Tools... I'm creating a VS add-on and would like to be able to check what the current Visual Studio / TF compare tool is set to. Is there a way to do this through the VS 2012/2013 API, or some other way (e.g. through TF.exe)? I see that the /configure switch is an undocumented parameter to TF.exe, so perhaps there is another undocumented parameter I can make use of.
Any suggestions are appreciated. Thanks.
- Dan - "Can't never could do anything"