Gets or sets a boolean value indicating whether to allow copying empty directories from the source file system to the destination file system. The default value is
Auto - the component automatically determines whether to create new empty directories.
For example, if the files to transfer are limited by a search pattern "*.cs", only the folders that have files with the ".cs" extension are created.
Yes value indicates that directories are always created on the target system regardless whether they are empty or containing contents;
No value indicates that empty directories will not be created on the target system.