Compartir a través de


SharePointValidationRuleResponseURL2.DoPartialMatch (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 DoPartialMatch As Boolean
public bool DoPartialMatch { get; set; }
public:
property bool DoPartialMatch {
    bool get ();
    void set (bool value);
}
member DoPartialMatch : bool with get, set
function get DoPartialMatch () : boolean
function set DoPartialMatch (value : boolean)

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

SharePointValidationRuleResponseURL2 Clase

Microsoft.VisualStudio.TestTools.WebTesting.Rules (Espacio de nombres)