Search code examples
visual-studio-2013solution-explorer

Physical location of particular file from Visual Studio Solution Explorer


I have VS2013 project from my colleague. Following article explains how to find physical location of file which is shown inside solution explorer. The process is fair simple:

just right-click on the file's editor tab and select "Open Containing Folder."

The problem is that I do not have "Open Containing Folder" under my menu as it is shown on figure bellow: enter image description here

I'm using MS VS Community 2013

PS:

I've tried Right click on the project or solution name (not on individual file names) and select "Open Folder in File Explorer" but in folder which explorer opened there are no files that I'm looking for


Solution

  • In Properties window (F4) there is a Full Path property for each file: Full path