tfsbuild - Edit TFS team build definition using C# -


i beginner devops , working on building windows desktop application using c# .net can edit parameters of tfs team build definition list of build definitions. way want ui

select team project ==> select build definition ==> select parameters edit.

i stuck @ first step how populate dropdown commbo box list of team projects in collection.

you can use teamprojectpicker class tfs object model. check this blog post details on how use it.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -