IResults - PCAssistSoftware/RoboSharp GitHub Wiki

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