Поделиться через


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 - пространство имен