Aracılığıyla paylaş


PostPageEventArgs.PageOutcome Özellik

Sayfa istek ve yanıt sonucunu gösteren bir değeri alır.

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

'Bildirim
Public ReadOnly Property PageOutcome As Outcome
    Get
public Outcome PageOutcome { get; }
public:
property Outcome PageOutcome {
    Outcome get ();
}
member PageOutcome : Outcome
function get PageOutcome () : Outcome

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.WebTesting.Outcome
Ya da değeri Pass veya Fail sayfa isteği ve sonucunu gösteriryanıtı.

Açıklamalar

Değer Pass yalnızca yoksa sayfa için yapılan tüm WebTestRequests sonucu olan Pass.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

PostPageEventArgs Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı