C# Syntax
public static void ReportEvent( string stepName, string description )
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.