Freigeben über


SharePointValidationRuleResponseURL2.DisableURLCheck-Eigenschaft

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntax

'Declaration
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)

Eigenschaftswert

Typ: String

.NET Framework-Sicherheit

Siehe auch

Referenz

SharePointValidationRuleResponseURL2 Klasse

Microsoft.VisualStudio.TestTools.WebTesting.Rules-Namespace