visual studio - MSDN 2003 - How to display the full path of files -
We are moving from Microsoft to Microsoft
In Visual Studio 6.0, the location of the file will be if you go to the workspace, go to the File View tab, right-click on any file and select Properties. The full path to the file is displayed under the file name.
However, in 2003, the file path is not displayed if I right click on the file and choose Properties.
Is there any way I can see the file path from the workspace?
Ensure that the Properties window is showing (see, Properties window) a file in the Solution Explorer window Select, the Properties window will show the full path.
Or, if you open the file, the entire path is displayed as a tooltip when you mouse over the Documents tab.
Comments
Post a Comment