Aracılığıyla paylaş


LastRequestOutcomeRule.RequestOutcome Özellik

Alır veya ayarlar isteğinin sonucu.

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

Sözdizimi

'Bildirim
Public Property RequestOutcome As Outcome
public Outcome RequestOutcome { get; set; }
public:
property Outcome RequestOutcome {
    Outcome get ();
    void set (Outcome value);
}
member RequestOutcome : Outcome with get, set
function get RequestOutcome () : Outcome
function set RequestOutcome (value : Outcome)

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.WebTesting.Outcome
Outcome İsteği.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

LastRequestOutcomeRule Sınıf

Microsoft.VisualStudio.TestTools.WebTesting.Rules Ad Alanı

Outcome