Share via


TestStepEndEvent.TestStepOutcome Property

Definition

Gets the outcome (pass or fail result) of the test step.

public:
 property int TestStepOutcome { int get(); };
public:
 property int TestStepOutcome { int get(); };
public int TestStepOutcome { get; }
member this.TestStepOutcome : int
Public ReadOnly Property TestStepOutcome As Integer

Property Value

Applies to