Sdílet prostřednictvím


SharePointValidationRuleResponseURL2.DisableURLCheck – vlastnost

Obor názvů:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Sestavení:  Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SharePointValidationRuleResponseURL2 Třída

Microsoft.VisualStudio.TestTools.WebTesting.Rules – obor názvů