다음을 통해 공유


WebTest.InternalSetOutcome 메서드

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

구문

‘선언
Public Sub InternalSetOutcome ( _
    outcome As Outcome _
)
public void InternalSetOutcome(
    Outcome outcome
)
public:
void InternalSetOutcome(
    Outcome outcome
)
member InternalSetOutcome : 
        outcome:Outcome -> unit
public function InternalSetOutcome(
    outcome : Outcome
)

매개 변수

.NET Framework 보안

참고 항목

참조

WebTest 클래스

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