Copy-UnmanagedFiles
Copies all unmanaged files of the current project to the WebRoot.
Syntax
Copy-UnmanagedFiles [[-ProjectPath] <String>] [<CommonParameters>]
Description
Copies all unmanaged files of the current project to the WebRoot.
Copy-UnmanagedFiles uses Rubble to copy the files.
Parameters
-ProjectPath <String>
| Position | Required | Default value | Accept pipeline input | Accept wildchard characters |
|---|---|---|---|---|
| 1 | false | false | false |
Examples
-------------------------- EXAMPLE 1 --------------------------
Copy-UnmanagedFiles