Hello everybody,
I know that you can add a folder to the project using the AddFolderWithFiles() - method but is it possible to create a new folder in an existing project and then add files to it?
The reason why I ask this is because I want to add files to a project which are located in different folders on my computer without copying them into a new folder on my computer first. I don't want to use the AddFiles() - method because I want the project files later to be located in one folder.
Regards
Vincenzo