Hello all,
I want to create a simple batch file that would perform some Visual Studio 2008 refactoring tasks on some files. For example, I would like to call the Refactor.ExtractInferface command on a given file.
Can I do this from the command line? Is there a better way (I am sure there is) of doing this?
Thanks,
H.