Compartir a través de


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

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

ValidateResponseUrl Clase

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