Partager via


SharePointValidationRuleResponseURL2.DoPartialMatch, 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 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)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

SharePointValidationRuleResponseURL2 Classe

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