Klasa WebTestPluginReference
WebTestPluginReference Klasy hermetyzuje metadanych o WebTestRequestPlugin i wartości parametrów do użycia podczas wystąpienia WebTestRequestPlugin jest tworzony podczas testu wydajności sieci Web używa WebTestRequestPlugin jest uruchamiany.
Hierarchia dziedziczenia
Object
Microsoft.VisualStudio.TestTools.WebTesting.WebTestRuleBase
Microsoft.VisualStudio.TestTools.WebTesting.WebTestPluginReference
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.WebTesting
Zestaw: Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
Public Class WebTestPluginReference _
Inherits WebTestRuleBase
[SerializableAttribute]
public class WebTestPluginReference : WebTestRuleBase
[SerializableAttribute]
public ref class WebTestPluginReference : public WebTestRuleBase
[<SerializableAttribute>]
type WebTestPluginReference =
class
inherit WebTestRuleBase
end
public class WebTestPluginReference extends WebTestRuleBase
Typ WebTestPluginReference uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
WebTestPluginReference | Inicjuje nowe wystąpienie WebTestPluginReference klasy. |
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 WebTestPluginReference to jest kopia bieżącej instancji. (Zastępuje WebTestRuleBase.Clone()). | |
CreateInstance | Inicjuje nowe wystąpienie WebTestPluginReference klasy. | |
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.