#1
|
|||
|
|||
Call Stack
I would like to be able to get a callstack (as a string) for the current step that's being executed.
On a high level what I'm trying to do is the following. I'm integrating Visual Build with Team Foundation build by calling Visual build script (command line) from TFS build custom step. I've implemented a way to update my TFS build step message so it shows current Visual Build step name and index. |
|
|