Partager via


SharePointValidationRuleFindText2.StopTestTextPattern, 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 StopTestTextPattern As String
public string StopTestTextPattern { get; set; }
public:
property String^ StopTestTextPattern {
    String^ get ();
    void set (String^ value);
}
member StopTestTextPattern : string with get, set
function get StopTestTextPattern () : String
function set StopTestTextPattern (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

SharePointValidationRuleFindText2 Classe

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