private string[] GetFiles() { return(Helper.GetFiles(DestDir, "*.*", SearchOption.TopDirectoryOnly)); }