如何在Team Foundation Server中浏览 [英] How to browse in Team Foundation Server

查看:55
本文介绍了如何在Team Foundation Server中浏览的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在创建一个需要浏览文件夹到TFS的工具。换句话说,我希望用户能够在TFS中的项目中选择一个文件夹。

有人知道怎么做吗?



谢谢

解决方案

这当然是可能的。例如,您可以通过利用Team foundation服务器命令行工具来实现这一点,这些工具基本上允许您在没有VisualStudio的情况下执行所有操作。

请参阅此处获取可用功能列表:

http://msdn.microsoft.com/en-us/library/z51z7zy0 (v = vs.100).aspx [ ^ ]

http: //msdn.microsoft.com/en-us/library/ms253088.aspx [ ^ ]


您好b $ b

您将需要创建自定义文件夹对话框框并使用TFS API与TFS交互。



请参阅博客文章 TFS API第30部分 - 使用Querie由Shai Raiten撰写的 [ ^ ]

I''m creating a tool that needs to browse for folders into TFS. In other words, I want the user to be able to pick a folder within projects in TFS.
Does anybody know how to do it?

Thanks

解决方案

This is certainly possible. For example you could achieve this by leveraging the Team foundation server command line tools which basically allow you to do everything without VisualStudio.
See here for a list of available features:
http://msdn.microsoft.com/en-us/library/z51z7zy0(v=vs.100).aspx[^]
http://msdn.microsoft.com/en-us/library/ms253088.aspx[^]


Hi
You are going to need to create a custom Folder Dialog box and use the TFS API to interact with TFS.

Refer to the blog post TFS API Part 30 – Working With Queries by Shai Raiten[^]


这篇关于如何在Team Foundation Server中浏览的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆