SharePointValidationRuleFindText2.StopTestTextPattern – vlastnost
Obor názvů: Microsoft.VisualStudio.TestTools.WebTesting.Rules
Sestavení: Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Syntaxe
'Deklarace
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)
Hodnota vlastnosti
Typ: System.String
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.
Viz také
Referenční dokumentace
SharePointValidationRuleFindText2 Třída
Microsoft.VisualStudio.TestTools.WebTesting.Rules – obor názvů