Propriedade SharePointValidationRuleResponseURL2.DisableURLCheck
Namespace: Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Sintaxe
'Declaração
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)
Valor de propriedade
Tipo: String
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.