Partager via


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

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

SharePointValidationRuleResponseURL2 Classe

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