Udostępnij za pośrednictwem


Klasa WebTestResultViewerExt.WindowClosedEventArgs

Zawiera dane dla zdarzenia WndowClosed.

Hierarchia dziedziczenia

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

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

Składnia

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

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

Właściwości

  Nazwa Opis
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