Partager via


WebTest.Outcome, 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 Outcome As Outcome
public Outcome Outcome { get; set; }
public:
property Outcome Outcome {
    Outcome get ();
    void set (Outcome value);
}
member Outcome : Outcome with get, set
function get Outcome () : Outcome 
function set Outcome (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