Udostępnij za pośrednictwem


Klasa WebTestResultViewerExt.TestCompletedEventArgs

Zawiera dane dla TestCompleted zdarzenia.

Hierarchia dziedziczenia

Object
  EventArgs
    Microsoft.VisualStudio.TestTools.LoadTesting.WebTestResultViewerExt.TestCompletedEventArgs

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.LoadTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.LoadTestPackage (w Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)

Składnia

'Deklaracja
Public NotInheritable Class TestCompletedEventArgs _
    Inherits EventArgs
public sealed class TestCompletedEventArgs : EventArgs
public ref class TestCompletedEventArgs sealed : public EventArgs
[<Sealed>]
type TestCompletedEventArgs =  
    class 
        inherit EventArgs 
    end
public final class TestCompletedEventArgs extends EventArgs

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

Właściwości

  Nazwa Opis
Właściwość publiczna TestResultId ID wynik testu zakończone.
Właściwość publiczna WebTestResultViewer Pobiera Web viewer wyniki testu, który spowodował zdarzenie.

Początek

Metody

  Nazwa Opis
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (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 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.LoadTesting