Showing posts with label Current Directory Path. Show all posts
Showing posts with label Current Directory Path. Show all posts

Wednesday, June 10, 2009

Current Directory Path C#

I wanted to get the current directory in a ASP.NET MVC application on the c# side.

System.Environment.CurrentDirectory

-- gets or sets the fully qualified directory.

HOWEVER, this may not be what you are looking for as, this is sometimes

../ProgramFiles/MicroSoftVS/Common7/IDE/