Udostępnij za pośrednictwem


Właściwość UIActionInterpreter.DelayBetweenActions —

Pobiera lub ustawia czas opóźnienia przed wykonaniem każdej akcji.

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

Składnia

'Deklaracja
Public Property DelayBetweenActions As Integer
public int DelayBetweenActions { get; set; }
public:
property int DelayBetweenActions {
    int get ();
    void set (int value);
}
member DelayBetweenActions : int with get, set
function get DelayBetweenActions () : int 
function set DelayBetweenActions (value : int)

Wartość właściwości

Typ: Int32
Liczba sekund między wykonania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UIActionInterpreter Klasa

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