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


WebTest.InternalSetOutcome - метод

Обновлен: Ноябрь 2007

Пространство имен:  Microsoft.VisualStudio.TestTools.WebTesting
Сборка:  Microsoft.VisualStudio.QualityTools.WebTestFramework (в Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Синтаксис

'Декларация
Public Sub InternalSetOutcome ( _
    outcome As Outcome _
)
'Применение
Dim instance As WebTest
Dim outcome As Outcome

instance.InternalSetOutcome(outcome)
public void InternalSetOutcome(
    Outcome outcome
)
public:
void InternalSetOutcome(
    Outcome outcome
)
public function InternalSetOutcome(
    outcome : Outcome
)

Параметры

Разрешения

См. также

Ссылки

WebTest Класс

WebTest - члены

Microsoft.VisualStudio.TestTools.WebTesting - пространство имен