Udostępnij za pośrednictwem


Właściwość WebTest.LastRequestOutcome —

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

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.WebTesting.Outcome

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTest Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting