RoboCopy Properties

MSBuild Extension Pack

RoboCopy Properties MSBuild Extension Pack Help 4.0.12.0

The RoboCopy type exposes the following members.

Properties

  Name Description
Public property Destination
Destination Dir (drive:\path or \\server\share\path).
Public property Files
File(s) to copy (names/wildcards: default is "*.*").
Public property LogToConsole
Set to true to log output to the console. Default is false
Public property Options
Type 'robocopy.exe /?' at the command prompt for all available options
Public property ReturnCode
Gets the Return Code from RoboCopy
Public property Source
Source Directory (drive:\path or \\server\share\path).
Top
See Also

Reference