共用方式為


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 命名空間