开发者

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

开发者 https://www.devze.com 2022-12-22 11:27 出处:网络
I cannot even copy and paste that physical fo开发者_如何转开发lder in properties window :(If you mean the Visual Studio solution explorer then this isn\'t a TFS question at all, and you should remove

I cannot even copy and paste that physical fo开发者_如何转开发lder in properties window :(


If you mean the Visual Studio solution explorer then this isn't a TFS question at all, and you should remove those tags. But the answer to your question in VS2008/later is to right-click the solution and select "Open Folder in Windows Explorer."

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. You have to get a local copy (using "Get Latest") and then open that copy in explorer.

0

精彩评论

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