Missing file/project properties

  • Thread starter Thread starter Stefan Slapeta
  • Start date Start date
S

Stefan Slapeta

Hi,

In VS 6 you could get the real filename of any source file or project by
clicking the right mouse key and selecting "properties". Is there any
equivalence in VS 7.1 for that? (so far I have not been able to find any
possibility to get the filename of a project or source file).

Thanx!

Stefan
 
The full path for the selected file in the solution explorer is displayed in
the properties view. And if you're using tabbed mode, hovering over the
document tab will show the full path+filename.
 
Back
Top