Partager via


SharePointValidationRuleFindText2.StopTestUseRegEx, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
Public Property StopTestUseRegEx As Boolean
public bool StopTestUseRegEx { get; set; }
public:
property bool StopTestUseRegEx {
    bool get ();
    void set (bool value);
}
member StopTestUseRegEx : bool with get, set
function get StopTestUseRegEx () : boolean
function set StopTestUseRegEx (value : boolean)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

SharePointValidationRuleFindText2 Classe

Microsoft.VisualStudio.TestTools.WebTesting.Rules, espace de noms