Example #1
0
 public string FindCsProjFile()
 {
     return(RootFolder.AppendPath(ProjFileFlag));
 }