SharePointValidationRuleFindText2.ErrorPassIfTextFound (Propiedad)
Espacio de nombres: Microsoft.VisualStudio.TestTools.WebTesting.Rules
Ensamblado: Microsoft.VisualStudio.QualityTools.WebTestFramework (en Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Sintaxis
'Declaración
Public Property ErrorPassIfTextFound As Boolean
public bool ErrorPassIfTextFound { get; set; }
public:
property bool ErrorPassIfTextFound {
bool get ();
void set (bool value);
}
member ErrorPassIfTextFound : bool with get, set
function get ErrorPassIfTextFound () : boolean
function set ErrorPassIfTextFound (value : boolean)
Valor de propiedad
Tipo: System.Boolean
Seguridad de .NET Framework
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.
Vea también
Referencia
SharePointValidationRuleFindText2 Clase
Microsoft.VisualStudio.TestTools.WebTesting.Rules (Espacio de nombres)