public string GetProgramFullpath(bool debug)
 {
     return(_prj.GetProgramFullpath(debug));
 }