Classe SharePointValidationRuleResponseURL2
Hierarquia de herança
Object
Microsoft.VisualStudio.TestTools.WebTesting.ValidationRule
Microsoft.VisualStudio.TestTools.WebTesting.Rules.SharePointValidationRuleResponseURL2
Namespace: Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Sintaxe
'Declaração
Public Class SharePointValidationRuleResponseURL2 _
Inherits ValidationRule
public class SharePointValidationRuleResponseURL2 : ValidationRule
public ref class SharePointValidationRuleResponseURL2 : public ValidationRule
type SharePointValidationRuleResponseURL2 =
class
inherit ValidationRule
end
public class SharePointValidationRuleResponseURL2 extends ValidationRule
O tipo SharePointValidationRuleResponseURL2 expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
SharePointValidationRuleResponseURL2() | Inicializa uma nova instância da classe SharePointValidationRuleResponseURL2. |
![]() |
SharePointValidationRuleResponseURL2(String) | Inicializa uma nova instância da classe SharePointValidationRuleResponseURL2. |
Superior
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
DisableURLCheck | |
![]() |
DoPartialMatch | |
![]() |
Enabled | |
![]() |
RuleDescription | Obsoleta. Obtém a descrição exibida na interface do usuário quando uma regra é selecionada. (Herdado de ValidationRule.) |
![]() |
RuleName | Obsoleta. Quando substituído em uma classe derivada, obtém o nome exibido na interface do usuário quando uma regra é selecionada ou mostrada no publicador. (Herdado de ValidationRule.) |
![]() |
StringSeparator | |
![]() |
URLTerminators |
Superior
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Herdado de Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Herdado de Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Herdado de Object.) |
![]() |
GetType | Gets the Type of the current instance. (Herdado de Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Herdado de Object.) |
![]() |
ToString | Returns a string that represents the current object. (Herdado de Object.) |
![]() |
Validate | (Substitui ValidationRule.Validate(Object, ValidationEventArgs).) |
![]() ![]() |
ValidateValue(String, String, String, String) | |
![]() ![]() |
ValidateValue(String, String, String, String, String) | |
![]() ![]() |
ValidateValue(String, String, String, String, Boolean, String, String) |
Superior
Campos
Nome | Descrição | |
---|---|---|
![]() ![]() |
DEFAULT_DISABLECHECK_STRING | |
![]() ![]() |
DEFAULT_SEPARATOR_STRING |
Superior
Acesso thread-safe
Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.