Exemple #1
0
 public string GetAbsolutePath()
 {
     return(AssociatedProject.GetAbsolutePath() + FolderName + "/");
 }