Condividi tramite


Proprietà SharePointValidationRuleFindText2.StopTestUseRegEx

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

Sintassi

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

Valore proprietà

Tipo: Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SharePointValidationRuleFindText2 Classe

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