Udostępnij za pośrednictwem


Konstruktor UITestEventArgs — (UITest)

 

Inicjuje nowe wystąpienie T:Microsoft.VisualStudio.TestTools.UITest.CodeGeneration.UITestEventArgs klasy przy pomocy testu interfejsu użytkownika podany.

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

Składnia

public UITestEventArgs(
    UITest uiTest
)
public:
UITestEventArgs(
    UITest^ uiTest
)
new : 
        uiTest:UITest -> UITestEventArgs
Public Sub New (
    uiTest As UITest
)

Parametry

Zobacz też

T:Microsoft.VisualStudio.TestTools.UITest.CodeGeneration.UITest
Klasa UITestEventArgs
Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common

Powrót do początku