WebTest.InternalSetOutcome Yöntem
Ad alanı: Microsoft.VisualStudio.TestTools.WebTesting
Derleme: Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)
Sözdizimi
'Bildirim
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
)
Parametreler
- outcome
Tür: Microsoft.VisualStudio.TestTools.WebTesting.Outcome
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen güvenilen kod kitaplıklarını kullanma.