Tuesday, May 5, 2009

Application base path of executable

public static stringGetPath()
{

return System.AppDomain.CurrentDomain.BaseDirectory.ToString();
}

No comments:

Post a Comment

 
Locations of visitors to this page