C# Syntax
Parameters
- stepName
- The name of the reported step. This name is the label of the step node in the report.
- description
- The description of the reported step. The description is displayed in the Details pane of the report.
- status
- The Status for the step.
- ex
- The exception that occurred.
- image
- The System.Drawing.Image to use for the step.