Udostępnij za pośrednictwem


Właściwość LastRequestOutcomeRule.RequestOutcome —

Pobiera lub ustawia wynik wniosku.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.WebTesting.Outcome
Outcome Żądania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

LastRequestOutcomeRule Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting.Rules

Outcome