Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一些项目 A 很久以前就被其他人签入到团队项目中的某个文件夹中。我必须到它所在的位置。我有任何命令来搜索团队项目中的文件或项目文件吗?我在项目集合中有许多团队项目。
如果您正在搜索一个文件并且知道它的名称,您可以使用 tf.exe 从命令行(Visual Studio 命令提示符)执行此操作。
tf dir $/TeamProjectName/FileName.csproj /recursive /s:http://tfsserver:8080/tfs/CollectionName