private string SetOutputDirectoryFromIOService()
 {
     return(_ioService.ChooseFolderDialog());
 }