Udostępnij za pośrednictwem


Konstruktor UITestActionEventArgs — (UITestAction)

 

Inicjuje nowe wystąpienie T:Microsoft.VisualStudio.TestTools.UITest.CodeGeneration.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

public UITestActionEventArgs(
    UITestAction action
)
public:
UITestActionEventArgs(
    UITestAction^ action
)
new : 
        action:UITestAction -> UITestActionEventArgs
Public Sub New (
    action As UITestAction
)

Parametry

Zobacz też

UITestAction
Klasa UITestActionEventArgs
Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common

Powrót do początku