Udostępnij za pośrednictwem


Konstruktor UITest — (IEnumerable<UITestAction>)

Inicjuje nowe wystąpienie UITest klasy za pomocą działania przewidziano badania.

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 ( _
    executeActions As IEnumerable(Of UITestAction) _
)
public UITest(
    IEnumerable<UITestAction> executeActions
)
public:
UITest(
    IEnumerable<UITestAction^>^ executeActions
)
new : 
        executeActions:IEnumerable<UITestAction> -> UITest
public function UITest(
    executeActions : IEnumerable<UITestAction>
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITest Klasa

Przeciążenie UITest

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

UITestAction