TestStepEndEventArgs.TestStepOutcome 属性

定义

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

属性值

TestOutcome

适用于