Condividi tramite


Proprietà SharePointValidationRuleFindText2.StopTestPassIfTextFound

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

Tipo: Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SharePointValidationRuleFindText2 Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.WebTesting.Rules