Tech Stuff with Rybo
An overview of technical problems and my solutions for them.
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/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment