Udostępnij za pośrednictwem


Konstruktor UITestProgressEventArgs — (Int32, UITestAction)

Inicjuje nowe wystąpienie UITestProgressEventArgs klasy przy użyciu akcji podana wartość i 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 ( _
    thinkTime As Integer, _
    action As UITestAction _
)
public UITestProgressEventArgs(
    int thinkTime,
    UITestAction action
)
public:
UITestProgressEventArgs(
    int thinkTime, 
    UITestAction^ action
)
new : 
        thinkTime:int * 
        action:UITestAction -> UITestProgressEventArgs
public function UITestProgressEventArgs(
    thinkTime : int, 
    action : UITestAction
)

Parametry

  • thinkTime
    Typ: System.Int32
    Liczba sekund zestawu dla traktować czas na działania związane.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestProgressEventArgs Klasa

Przeciążenie UITestProgressEventArgs

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

UITestAction