简体   繁体   English

如何在Visual Studio 2005中使用文件资源管理器打开解决方案物理文件夹

[英]How to open the solution physical folder with File Explorer in Visual Studio 2005

我什至无法将该物理文件夹复制并粘贴到属性窗口中:(

If you mean the Visual Studio solution explorer then this isn't a TFS question at all, and you should remove those tags. 如果您的意思是Visual Studio解决方案资源管理器,那么这根本不是TFS问题,您应该删除这些标签。 But the answer to your question in VS2008/later is to right-click the solution and select "Open Folder in Windows Explorer." 但是,在VS2008 /之后的版本中,对您的问题的答案是右键单击解决方案,然后选择“在Windows资源管理器中打开文件夹”。

If you mean opening the folder from the TFS Source Control window: You can't open the server folder with Explorer - your solution is stored in a SQL Database and the files don't exist in that form on the server. 如果要从“ TFS源代码管理”窗口中打开文件夹:您无法使用资源管理器打开服务器文件夹-解决方案存储在SQL数据库中,并且文件在服务器上不存在该格式。 You have to get a local copy (using "Get Latest") and then open that copy in explorer. 您必须获取本地副本(使用“获取最新”),然后在资源管理器中打开该副本。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 强制解决方案资源管理器在visual studio 2005的编辑器中选择文件 - Forcing the Solution Explorer to select the file in the editor in visual studio 2005 有没有办法设置键盘快捷键以在 Visual Studio 的解决方案资源管理器中打开包含选定文件的文件夹? - Is there a way to set a keyboard shortcut to open containing folder of a selected file in Solution Explorer in Visual Studio? Visual Studio 中用于在 Windows 文件资源管理器中打开解决方案的快捷方式? - Shortcut in Visual Studio to open solution in Windows file explorer? 如何使用mac打开visual studio解决方案资源管理器 - how to open visual studio solution explorer using mac Visual Studio 2005/2008 IDE(在解决方案资源管理器中自动选择文件) - Visual Studio 2005/2008 IDE (auto-select file in solution explorer) Visual Studio EnvDTE-在文件资源管理器中打开项目文件夹 - Visual Studio EnvDTE - Open project folder in file explorer Visual Studio Team Explorer无法正确打开PDF文件-解决方案资源管理器不适用于“打开方式”设置 - Visual Studio Team Explorer can't properly open a PDF file - Solution Explorer not available for “open with” setting 在Visual Studio扩展中,如何响应“打开文件夹”以及“打开解决方案”? - In a Visual Studio Extension, how to respond to “Open Folder” as well as “Open Solution”? 可以在解决方案资源管理器中找到文件的Visual Studio宏吗? 文件位于已折叠的“解决方案”文件夹中 - Visual Studio macro that can locate a file in solution explorer ? File is located inside a Solution folder that is collapsed 如何在Windows资源管理器中从Visual Studio打开项目文件夹? - How to open project folder from Visual Studio in Windows Explorer?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM