Aracılığıyla paylaş


WebTestRequest.InternalSetOutcome Yöntem

RequestPlugin tarafından dahili olarak ayarlanmış bir sonucunu temsil eder.

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

WebTestRequest Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı