Hi colorsit123;
// This line of code will give you the path to the project folder
String ProjectFolder = Path.GetDirectoryName(Appl
// This is here to show that it does do that.
DirectoryInfo di = new DirectoryInfo(ProjectFolde
Console.WriteLine(di.FullN
Fernando
Main Topics
Browse All Topics





by: josgoodPosted on 2007-08-26 at 13:20:02ID: 19772097
The application path may serve. You can get that with yName(Appl ication.Ex ecutablePa th)
System.IO.Path.GetDirector