Partager via


WebTest.LastRequestOutcome, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
Public Property LastRequestOutcome As Outcome
    Get
    Friend Set
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)

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.WebTesting.Outcome

Sécurité .NET Framework

Voir aussi

Référence

WebTest Classe

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms