Sdílet prostřednictvím


SharePointValidationRuleFindText2.StopTestPassIfTextFound – vlastnost

Obor názvů:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Sestavení:  Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: System.Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SharePointValidationRuleFindText2 Třída

Microsoft.VisualStudio.TestTools.WebTesting.Rules – obor názvů