PowerShell copier tous les fichiers récursivement

robocopy C:\Code\Trunk C:\Code\F2 *.cs *.xaml *.csproj *.appxmanifest /s
Michael Mainbird