IRealTimeCommandChangeSetEntry Interface Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by IRealTimeCommandChangeSetEntry.
| Name | Description | |
|---|---|---|
![]() | Args | The argument array used by the program. |
![]() | CanRollBack | Indicates if this command can be rolled back. |
![]() | InputFilePath | Path to a program input file if appropriate. |
![]() | NewFileContents | File contents of the input file as a Base64 encoded string. |
![]() | OldFileContents | File contents of the previous input file, if appropriate, as a Base64 encoded string. |
![]() | Program | The program that ran the command we are capturing through MoC (i.e. btc.exe). |
![]() | WorkingDirectory | The working directory that the program was run under. |
