Compartir a través de


WebTest.Outcome (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.TestTools.WebTesting
Ensamblado:  Microsoft.VisualStudio.QualityTools.WebTestFramework (en Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: Microsoft.VisualStudio.TestTools.WebTesting.Outcome

Seguridad de .NET Framework

Vea también

Referencia

WebTest Clase

Microsoft.VisualStudio.TestTools.WebTesting (Espacio de nombres)