Klasa WebTestResultViewerExt.SelectionChangedEventArgs
Zawiera dane dla SelectionChanged zdarzenia.
Hierarchia dziedziczenia
Object
EventArgs
Microsoft.VisualStudio.TestTools.LoadTesting.WebTestResultViewerExt.SelectionChangedEventArgs
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.LoadTesting
Zestaw: Microsoft.VisualStudio.QualityTools.LoadTestPackage (w Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)
Składnia
'Deklaracja
Public Class SelectionChangedEventArgs _
Inherits EventArgs
public class SelectionChangedEventArgs : EventArgs
public ref class SelectionChangedEventArgs : public EventArgs
type SelectionChangedEventArgs =
class
inherit EventArgs
end
public class SelectionChangedEventArgs extends EventArgs
Typ WebTestResultViewerExt.SelectionChangedEventArgs uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
SelectedItem | Nowo wybranego elementu. |
![]() |
TestResultId | Identyfikator wyniku zawierającą nowo wybrane do testu. |
![]() |
WebTestRequestResult | Sieci Web żądania wynik badania dla nowo wybranego elementu. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
![]() |
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.
Zobacz też
Informacje
Przestrzeń nazw Microsoft.VisualStudio.TestTools.LoadTesting