Compartir a través de


SharePointValidationRuleFindText2.StopTestPassIfTextFound (Propiedad)

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

Sintaxis

'Declaración
Public Property StopTestPassIfTextFound As Boolean
public bool StopTestPassIfTextFound { get; set; }
public:
property bool StopTestPassIfTextFound {
    bool get ();
    void set (bool value);
}
member StopTestPassIfTextFound : bool with get, set
function get StopTestPassIfTextFound () : boolean
function set StopTestPassIfTextFound (value : boolean)

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

SharePointValidationRuleFindText2 Clase

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