<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Mohamed Mahmoud (El-Geish) : Labels</title><link>http://blogs.msdn.com/mohamedg/archive/tags/Labels/default.aspx</link><description>Tags: Labels</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>How to: Query all labels on a folder recursively?</title><link>http://blogs.msdn.com/mohamedg/archive/2009/04/30/how-to-query-all-labels-on-a-folder-recursively.aspx</link><pubDate>Thu, 30 Apr 2009 07:49:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9578483</guid><dc:creator>mohamedg</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/mohamedg/comments/9578483.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mohamedg/commentrss.aspx?PostID=9578483</wfw:commentRss><description>To do this, you can't call query labels with a wildcard character, you need to do the following: - Get all items blow $/Dir1 using GetItems - Loop through them calling QueryLabels on each one. Here's a code snippet: VersionControlServer sc = tfs.GetService&amp;lt;...(&lt;a href="http://blogs.msdn.com/mohamedg/archive/2009/04/30/how-to-query-all-labels-on-a-folder-recursively.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9578483" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mohamedg/archive/tags/VSTF/default.aspx">VSTF</category><category domain="http://blogs.msdn.com/mohamedg/archive/tags/Source+Control/default.aspx">Source Control</category><category domain="http://blogs.msdn.com/mohamedg/archive/tags/How+To/default.aspx">How To</category><category domain="http://blogs.msdn.com/mohamedg/archive/tags/Labels/default.aspx">Labels</category></item></channel></rss>