Udostępnij za pośrednictwem


Klasa ValidationRuleReference

ValidationRuleReference Klasy hermetyzuje metadanych o ValidationRule i wartości parametrów do użycia podczas wystąpienia ValidationRule jest tworzony podczas testu wydajności sieci Web używa ValidationRule jest uruchamiany.

Hierarchia dziedziczenia

Object
  Microsoft.VisualStudio.TestTools.WebTesting.WebTestRuleBase
    Microsoft.VisualStudio.TestTools.WebTesting.ValidationRuleReference

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
<SerializableAttribute> _
Public Class ValidationRuleReference _
    Inherits WebTestRuleBase
[SerializableAttribute]
public class ValidationRuleReference : WebTestRuleBase
[SerializableAttribute]
public ref class ValidationRuleReference : public WebTestRuleBase
[<SerializableAttribute>]
type ValidationRuleReference =  
    class 
        inherit WebTestRuleBase 
    end
public class ValidationRuleReference extends WebTestRuleBase

Typ ValidationRuleReference uwidacznia następujące elementy członkowskie.

Konstruktorzy

  Nazwa Opis
Metoda publiczna ValidationRuleReference() Inicjuje nowe wystąpienie ValidationRuleReference klasy.
Metoda publiczna ValidationRuleReference(Type) Inicjuje nowe wystąpienie ValidationRuleReference klasy za pomocą Type z ValidationRule realizacji jako parametr.

Początek

Właściwości

  Nazwa Opis
Właściwość publiczna Description Zwraca lub ustawia opis reguły lub dodatku typu plug-in. (Odziedziczone z WebTestRuleBase).
Właściwość publiczna DisplayName Pobiera lub ustawia nazwę reguły lub dodatek plug-in mają być wyświetlane w edytorze test wydajności sieci Web. (Odziedziczone z WebTestRuleBase).
Właściwość publiczna ExecutionOrder (Odziedziczone z WebTestRuleBase).
Właściwość publiczna Properties Zwraca lub ustawia Kolekcja PluginOrRuleProperty obiektów z jednego członka dla każdej właściwości zdefiniowane przez reguły lub wdrożenia dodatku plug-in. (Odziedziczone z WebTestRuleBase).
Właściwość publiczna Type Zwraca lub ustawia Type obiekt reprezentujący typ reguły lub dodatku typu plug-in. (Odziedziczone z WebTestRuleBase).
Właściwość publiczna ValidationLevel Zwraca lub ustawia poziom sprawdzania poprawności określonych przez ValidationLevel enum.

Początek

Metody

  Nazwa Opis
Metoda publiczna Clone Zwraca nową instancję ValidationRuleReference obiektu. (Zastępuje WebTestRuleBase.Clone()).
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda chroniona Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda chroniona MemberwiseClone Creates a shallow copy of the current Object. (Odziedziczone z Object).
Metoda publiczna ToString Returns a string that represents the current object. (Odziedziczone z Object).

Początek

Bezpieczeństwo wątku

Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting