TestStepEndEventArgs.TestStepOutcome Property

Definition

public:
 property Microsoft::VisualStudio::TestTools::Common::TestOutcome TestStepOutcome { Microsoft::VisualStudio::TestTools::Common::TestOutcome get(); };
public Microsoft.VisualStudio.TestTools.Common.TestOutcome TestStepOutcome { get; }
member this.TestStepOutcome : Microsoft.VisualStudio.TestTools.Common.TestOutcome
Public ReadOnly Property TestStepOutcome As TestOutcome

Property Value

Applies to