Skip to content
Robert Brenckman edited this page Jan 19, 2022 · 2 revisions

Implemented Interfaces:

  • None

Implemented By:

Properties:

Property Name Property Type Description
DirectoriesStatistic IStatistic Information about number of Directories Copied, Skipped, Failed, etc.
FilesStatistic IStatistic Information about number of Files Copied, Skipped, Failed, etc.
BytesStatistic IStatistic Information about number of Bytes Copied, Skipped, Failed, etc.
Status RoboCopyExitStatus Represents the ExitCode produced by the object

Events:

None