Klasa ConditionConditionalRuleReference
Stanowi odniesienie do warunkowego regułę, która będzie używana w warunku.
Hierarchia dziedziczenia
Object
Microsoft.VisualStudio.TestTools.WebTesting.WebTestRuleBase
Microsoft.VisualStudio.TestTools.WebTesting.ConditionalRuleReference
Microsoft.VisualStudio.TestTools.WebTesting.ConditionConditionalRuleReference
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.WebTesting
Zestaw: Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
Public Class ConditionConditionalRuleReference _
Inherits ConditionalRuleReference
[SerializableAttribute]
public class ConditionConditionalRuleReference : ConditionalRuleReference
[SerializableAttribute]
public ref class ConditionConditionalRuleReference : public ConditionalRuleReference
[<SerializableAttribute>]
type ConditionConditionalRuleReference =
class
inherit ConditionalRuleReference
end
public class ConditionConditionalRuleReference extends ConditionalRuleReference
Typ ConditionConditionalRuleReference uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
ConditionConditionalRuleReference() | Inicjuje nowe wystąpienie ConditionConditionalRuleReference klasy. | |
ConditionConditionalRuleReference(Type) | Inicjuje nowe wystąpienie ConditionConditionalRuleReference klasy przy użyciu określonego typu. | |
ConditionConditionalRuleReference(ConditionConditionalRuleReference) | Inicjuje nowe wystąpienie ConditionConditionalRuleReference klasy przez kopiowanie określonego ConditionConditionalRuleReference. |
Początek
Właściwości
Nazwa | Opis | |
---|---|---|
Description | Zwraca lub ustawia opis reguły lub dodatku typu plug-in. (Odziedziczone z WebTestRuleBase). | |
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). | |
ExecutionOrder | (Odziedziczone z WebTestRuleBase). | |
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). | |
Type | Zwraca lub ustawia Type obiekt reprezentujący typ reguły lub dodatku typu plug-in. (Odziedziczone z WebTestRuleBase). |
Początek
Metody
Nazwa | Opis | |
---|---|---|
Clone | Tworzy nowy ConditionConditionalRuleReference to jest kopia bieżącej instancji. (Zastępuje WebTestRuleBase.Clone()). | |
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object). | |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). | |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). | |
MemberwiseClone | Creates a shallow copy of the current Object. (Odziedziczone z Object). | |
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.