Name | Description | |
---|---|---|
![]() | AbortOnError | Should the activity abort if the script throws an unhandled exception or returns a non-zero exit code?. |
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | HomeDirectory | The working directory to execute the command script. |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | Result | (Inherited from System.Activities.Activity<int>) |
![]() | ResultType | (Inherited from System.Activities.ActivityWithResult) |
![]() | Script | The command script to be executed. This script is parsed at run time to replace standard JAMS tokens. |