Udostępnij za pośrednictwem


Konstruktor UITestActionEventArgs —

Inicjuje nowe wystąpienie UITestActionEventArgs klasy przy użyciu akcji test interfejsu danego użytkownika.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public Sub New ( _
    action As UITestAction _
)
public UITestActionEventArgs(
    UITestAction action
)
public:
UITestActionEventArgs(
    UITestAction^ action
)
new : 
        action:UITestAction -> UITestActionEventArgs
public function UITestActionEventArgs(
    action : UITestAction
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestActionEventArgs Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common

UITestAction