public static DirectoryInfo copyDirectory( this DirectoryInfo from, DirectoryInfo to, string selectionPattern = "*.*", bool copyAsSubfolder = false, bool copySubFolders = true )
Copyright (c) 2018 - GNU General Public License v3.0