Share via


TestStepEndEvent.TestStepPassed Property

Definition

Gets whether or not the outcome was a passing outcome.

public:
 property bool TestStepPassed { bool get(); };
public:
 property bool TestStepPassed { bool get(); };
public bool TestStepPassed { get; }
member this.TestStepPassed : bool
Public ReadOnly Property TestStepPassed As Boolean

Property Value

Applies to