Klasa UITestActionListEventArgs
Zawiera argumenty zdarzeń dla zdarzeń, które są wywoływane przez UITestActionListSection obiektów.
Hierarchia dziedziczenia
Object
EventArgs
Microsoft.VisualStudio.TestTools.UITest.Common.UITestActionListEventArgs
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw: Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Składnia
'Deklaracja
Public Class UITestActionListEventArgs _
Inherits EventArgs
public class UITestActionListEventArgs : EventArgs
public ref class UITestActionListEventArgs : public EventArgs
type UITestActionListEventArgs =
class
inherit EventArgs
end
public class UITestActionListEventArgs extends EventArgs
Typ UITestActionListEventArgs uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
![]() |
UITestActionListEventArgs | Inicjuje nowe wystąpienie UITestActionListEventArgs klasy przy użyciu akcji pomiarowej interfejsu użytkownika pod warunkiem. |
Początek
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
ActionListSection | Pobiera lub ustawia skojarzone UI odcinku przeznaczonym do badań działania listy. |
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.UITest.Common