This is all in VS 2012.
I have a coded ui test that is linked to a test case in MTM.
I can accesss the parameter values with TestContext.DataRow["parameter-value"].
I have some large data files I have also attached to the MTM test case as attachments.
How do I pull the data file attachments from MTM so they can be processed by the test?