开发者

Windows Workflow Designer Metadata Editor (vs.net 2010)

开发者 https://www.devze.com 2023-01-14 08:25 出处:网络
Just familiarizing myself with TFS 2010, especially Team Build which now uses Windows Workflow. Have been setting up some custom workflows etc to get used to it and so far so good.

Just familiarizing myself with TFS 2010, especially Team Build which now uses Windows Workflow. Have been setting up some custom workflows etc to get used to it and so far so good.

My question is about this blogpost: http://blogs.msdn.com/b/jpricket/archive/2009/12/23/tfs-2010-custo开发者_如何学Gom-process-parameters-part-2-metadata.aspx

The author states "By the way, if you use the Workflow Designer in Visual Studio to edit your build process templates, you will see that we have a simple editor for adding Metadata"

Anyone know where to find the metadata designer? I've tried all the obvious spots (right clicking on the loaded template, menus etc), but can't find it!


I have created a series of blog posts to get familiar with the modification of Team Build. See http://www.ewaldhofman.nl/?tag=/build+2010+customization.

To answer your question on the metadata, there is in the Arguments a Metadata argument in which you can specify this. See step 20 in http://www.ewaldhofman.nl/post/2010/05/17/Customize-Team-Build-2010-e28093-Part-6-Use-custom-type-for-an-argument.aspx.


I had the same problem. I couldn't find the Metadata either. After reading Ewald Hofman step 20 for several times I found the solution.

Find in the Workflow argument list (The list where you created your own argument) the argument Metadata. Then click in the property window for the Metadata argument the property "Value" and hit the ellipsis button next to it to open the editor.

0

精彩评论

暂无评论...
验证码 换一张
取 消