다음을 통해 공유


TestStepEndEventArgs.TestStepOutcome 속성

네임스페이스:  Microsoft.VisualStudio.TestTools.Execution
어셈블리:  Microsoft.VisualStudio.QualityTools.ExecutionCommon(Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

구문

‘선언
Public ReadOnly Property TestStepOutcome As TestOutcome
public TestOutcome TestStepOutcome { get; }
public:
property TestOutcome TestStepOutcome {
    TestOutcome get ();
}
member TestStepOutcome : TestOutcome with get
function get TestStepOutcome () : TestOutcome

속성 값

형식: Microsoft.VisualStudio.TestTools.Common.TestOutcome

.NET Framework 보안

참고 항목

참조

TestStepEndEventArgs 클래스

Microsoft.VisualStudio.TestTools.Execution 네임스페이스