I use this code for finding the debug directory
public string str_directory = Environment.CurrentDirectory.ToString();
\"C:\\\\Us
You might want to look into the DirectoryInfo.Parent property.
Parent