Udostępnij za pośrednictwem


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
Metoda publiczna WebTestPluginReference Inicjuje nowe wystąpienie WebTestPluginReference klasy.

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).

Początek

Metody

  Nazwa Opis
Metoda publiczna Clone Tworzy nowy WebTestPluginReference to jest kopia bieżącej instancji. (Zastępuje WebTestRuleBase.Clone()).
Metoda publiczna CreateInstance Inicjuje nowe wystąpienie WebTestPluginReference klasy.
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