Aracılığıyla paylaş


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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTest Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı