Udostępnij za pośrednictwem


Klasa WebTestResultViewerExt.WindowCreatedEventArgs

Zawiera dane dla WindowCreated zdarzenia.

Hierarchia dziedziczenia

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

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

Składnia

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

Typ WebTestResultViewerExt.WindowCreatedEventArgs 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