re-directing build error list in VS2010
-
Thursday, February 23, 2012 3:07 PM
I want to send the build errors/warnings to a txt file for attachment to an email.
Can I do it?
jim murray
All Replies
-
Friday, February 24, 2012 10:41 AM
I think you can try Visual Studio Extensibility or Visual Studio Addin.
Forum: http://social.msdn.microsoft.com/Forums/en-US/vsx/threads
-
Thursday, April 12, 2012 8:48 AM
Hi Foomunchoo,
I suggest you could compose a Addin to do this.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Jun Zh - MSFT Microsoft Online Community Support

